1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-24 21:48:20 +01:00
phorge-arcanist/src/lint/linter
Joshua Spence 1b820dbb14 Allow ArcanistPhutilXHPASTLinter to be configured from .arclint.
Summary: Currently, `PhabricatorLintEngine` configures the `ArcanistPhutilXHPASTLinter` linter. In order to use `.arclint` instead, we need to expose the `ArcanistPhutilXHPASTLinter` configuration to the `.arclint` format.

Test Plan: See D9064.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T2039

Differential Revision: https://secure.phabricator.com/D9066
2014-05-12 04:46:41 -07:00
..
__tests__ Modernize ArcanistCppcheckLinter. 2014-05-12 04:30:36 -07:00
spelling Minor formatting changes to ArcanistSpellingDefaultData. 2014-05-11 05:25:47 -07:00
xhpast Implement hook for checking switch lint 2013-02-05 11:46:59 -08:00
ArcanistBaseXHPASTLinter.php Allow linters to share resources by shoving them on the Engine 2014-05-11 19:28:46 -07:00
ArcanistConduitLinter.php Remove severity options from some linters. 2014-05-11 19:28:27 -07:00
ArcanistCppcheckLinter.php Modernize ArcanistCppcheckLinter. 2014-05-12 04:30:36 -07:00
ArcanistCpplintLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistCSharpLinter.php Provide arc linters --verbose to list all available options 2014-05-11 20:23:07 -07:00
ArcanistCSSLintLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistExternalLinter.php Provide arc linters --verbose to list all available options 2014-05-11 20:23:07 -07:00
ArcanistFilenameLinter.php Provide more help text for arc linters 2014-05-11 16:16:45 -07:00
ArcanistFlake8Linter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistFutureLinter.php Call willLintPath() in future linter 2013-02-21 11:57:38 -08:00
ArcanistGeneratedLinter.php Remove severity options from some linters. 2014-05-11 19:28:27 -07:00
ArcanistJSHintLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistJSONLintLinter.php Provide more help text for arc linters 2014-05-11 16:16:45 -07:00
ArcanistLesscLinter.php Provide arc linters --verbose to list all available options 2014-05-11 20:23:07 -07:00
ArcanistLinter.php Provide arc linters --verbose to list all available options 2014-05-11 20:23:07 -07:00
ArcanistMergeConflictLinter.php Provide more help text for arc linters 2014-05-11 16:16:45 -07:00
ArcanistNoLintLinter.php Remove severity options from some linters. 2014-05-11 19:28:27 -07:00
ArcanistPEP8Linter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistPhpcsLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistPhutilLibraryLinter.php Simplified the logic in various functions. 2014-03-04 11:00:01 -08:00
ArcanistPhutilXHPASTLinter.php Allow ArcanistPhutilXHPASTLinter to be configured from .arclint. 2014-05-12 04:46:41 -07:00
ArcanistPuppetLintLinter.php Provide more help text for arc linters 2014-05-11 16:16:45 -07:00
ArcanistPyFlakesLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistPyLintLinter.php Updating the pylint linter to set the output fomat correctly depending on the version of pylint installed 2014-05-05 19:05:16 -07:00
ArcanistRubyLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistScalaSBTLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistScriptAndRegexLinter.php Provide more help text for arc linters 2014-05-11 16:16:45 -07:00
ArcanistSpellingLinter.php Add 'arc linters' to list available linters and status 2014-05-11 13:42:56 -07:00
ArcanistTextLinter.php Provide arc linters --verbose to list all available options 2014-05-11 20:23:07 -07:00
ArcanistXHPASTLinter.php Use the ArcanistConfigurationDrivenLintEngine as a linting engine. 2014-05-11 19:33:40 -07:00
ArcanistXMLLinter.php Add 'arc linters' to list available linters and status 2014-05-11 13:42:56 -07:00
reporter.js Modernize ArcanistJSHintLinter. 2014-05-05 14:22:27 -07:00