superlint/.github
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
..
ISSUE_TEMPLATE Remove EOL space 2020-06-19 14:23:15 -07:00
linters Fix honoring pylint config file 2020-06-26 17:13:24 -06:00
workflows Remove spell-checker 2020-06-26 08:35:36 -05:00
CODEOWNERS Add IAmHughes as CODEOWNER 2020-06-22 09:58:04 -05:00
CONTRIBUTING.md Add step to ensure release is on marketplace 2020-06-26 10:45:43 -05:00