1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/lint/linter/pylint
Chris Piro c0007ffd44 support newer PyLint column numbers
Summary: newer PyLint includes commas and a column number for every message
after the line number. ignore that if it's present.

Test Plan: ##arc lint --trace --lintall## a file with messages with the old and
new pylint (2.5), works fine with both

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: 1062
2011-10-31 13:53:09 -07:00
..
__init__.php add 'lint.pylint.rcfile' option for ArcanistPyLintLinter 2011-10-25 13:47:03 -07:00
ArcanistPyLintLinter.php support newer PyLint column numbers 2011-10-31 13:53:09 -07:00