1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-26 14:38:18 +01:00
phorge-arcanist/src/lint/linter/base
vrana 35837a39d2 Use readable path in lint messages
Summary:
Some linters return absolute path.
It causes separate lint messages for the same file.
Also lint messages aren't properly bound in Phabricator.

I've preferred changing addLintMessage() to fixing all linters because it is
more robust.

Test Plan: arc lint of a file with lint problem from linter using absolute paths

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1589
2012-02-07 10:22:50 -08:00
..
test Improve Arcanist symbol name linter 2012-01-28 11:17:45 -08:00
__init__.php Use readable path in lint messages 2012-02-07 10:22:50 -08:00
ArcanistLinter.php Use readable path in lint messages 2012-02-07 10:22:50 -08:00