1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Joel Bradshaw
6584cb6404 Go back to one requirements.txt, simplify workflow
The workflow can now use .pylintrc and the pylint req in
requirements.txt rather than having the options inline and installing it
separately
2022-06-05 14:57:42 -07:00
9e803043b2 Include test files in pylint 2022-04-04 15:24:39 -07:00
acfb1bb376 Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
00892eaaaf Temporary fix for pylint 2021-09-17 20:58:09 -07:00
9e5536c7d5 Don't double-run black and pylint 2021-08-02 16:08:41 -07:00
0a44578987 Disables similarity comparison 2021-06-18 14:35:26 -07:00
9e5c7053e9 More pylint fixes 2021-06-18 14:29:24 -07:00
4479864008 Updates code for linter 2021-06-18 14:12:56 -07:00
20f74ba02b More disables 2021-06-18 13:23:06 -07:00
633f5e6dc7 Fixes R/C disable flag 2021-06-18 12:25:11 -07:00
38a19f7063 Disable error that's almost always a false positive 2021-06-18 12:23:16 -07:00
4995b26d8c Adds dependencies to pylint 2021-06-18 12:08:15 -07:00
2bd56c38d2 Tweaks to script 2021-06-18 11:57:11 -07:00
5db506523d Adds pylint workflow 2021-06-18 11:36:45 -07:00