Commit graph

3 commits

Author SHA1 Message Date
Marco Ferrari
7862654394 Fix editorconfig-checker errors 2020-11-05 23:21:41 +01: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
67ca56bf84 fixed and cleaned folders 2019-10-23 10:23:16 -05:00
Renamed from .automation/pylintrc (Browse further)