Age | Commit message (Collapse) | Author |
|
It appends ` run {linter_name}`, analogously to the Ruby linters when
the executable is set to `bundle`
|
|
|
|
|
|
executables by default
|
|
|
|
|
|
|
|
|
|
|
|
* Add display of the pylint symbol name after the message.
* Update test to pass.
|
|
This should fix #575; also added vader tests to ensure that translation
is working properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This customizes the output format of pylint in order to use the same
pep8 parser
|