superlint/lib
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
..
linter.sh Fix honoring pylint config file 2020-06-26 17:13:24 -06:00
possum.sh Use portable shebang 2020-06-23 11:02:45 -05:00