1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/infrastructure/lint
vrana 4f5123e253 Make PhabricatorLintEngine extensible
Summary:
It makes sense for Phabricator customizations to use all the Phabricator linters and maybe add some more or delete some.
Doing this as proxy would be PITA as there are lots of methods that would need to be proxied.

Test Plan: Extended it.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4954
2013-02-19 11:37:25 -08:00
..
hook Delete license headers from files 2012-11-05 11:16:51 -08:00
linter Fix dynamic string usage as safe input 2013-02-02 16:20:29 -08:00
PhabricatorLintEngine.php Make PhabricatorLintEngine extensible 2013-02-19 11:37:25 -08:00