Commit eaf0c6d
authored
Add config for pylint, add lint task to CI
Edit the config file at .github/workflows to ignore beauty standards since most code is auto generated. Remove six.PY3 statements since we only care about Python 3.
The pylint job now runs in 2 minutes and returns no errors.1 parent cf53e78 commit eaf0c6d
File tree
5 files changed
+443
-5
lines changed- .github/workflows
- examples
- gs_api_client/swagger
5 files changed
+443
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments