Commit graph

4 commits

Author SHA1 Message Date
Marco Ferrari
7862654394 Fix editorconfig-checker errors 2020-11-05 23:21:41 +01:00
Jared Murrell
0680dd9969
added import-error to the pylint disable rules 2020-09-04 09:22:06 -04:00
Drew Ayling
d155ff2a3c Fix honoring pylint config file
The pylint config file is correctly being applied to
the pylint command, however, the `-E` flag is actually
not honoring any of the disabled messages in the
`.python-lint` file. By making this change to the
default lint file only the errors are output as expected
but honoring the disabled messages. Also, disable the score
as the -E flag also does.
2020-06-26 17:13:24 -06:00
Lucas Gravley
518dca2ff4 cleanup of scripts 2019-10-22 12:21:42 -05:00
Renamed from TEMPLATES/pylintrc (Browse further)