1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-25 01:58:49 +02:00
phorge-arcanist/src/lint/linter
Jason Ge 3629308f2f Enable override ArcanistXHPASTLinter
Summary:
add method setXHPASTTreeForPath() so that a child class of
ArcanistXHPASTLinter can set the tree easily.

Test Plan: wrote a subclass of ArcanistXHPASTLinter and it worked.

Reviewers: pad, epriestley

Reviewed By: pad

CC: aran, pad, jungejason

Differential Revision: 1134
2011-11-29 16:23:14 -08:00
..
apachelicense Some documentation. 2011-02-19 11:36:08 -08:00
base don't stopAllLinters() for disabled error 2011-11-17 14:06:49 -08:00
filename Some documentation. 2011-02-19 11:36:08 -08:00
generated Respect @nolint 2011-02-26 20:54:06 -08:00
license Some documentation. 2011-02-19 11:36:08 -08:00
nolint Respect @nolint 2011-02-26 20:54:06 -08:00
pep8 Ignore redundant PEP8 lint rule: W293 2011-06-24 17:42:07 -07:00
phutilmodule 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
pyflakes arc lint: add support for PyFlakes 2011-05-19 16:48:05 -07:00
pylint support newer PyLint column numbers 2011-10-31 13:53:09 -07:00
text don't stopAllLinters() for disabled error 2011-11-17 14:06:49 -08:00
xhpast Enable override ArcanistXHPASTLinter 2011-11-29 16:23:14 -08:00