1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-09 22:31:02 +01:00
phorge-arcanist/src/lint/linter
Joshua Spence 9b05a025b7 Made some additional methods of ArcanistLinter and ArcanistExternalLinter final
Summary: To me, it seems that these methods should never be overwritten in subclasses.

Test Plan: `arc unit`

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: aran, epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D7958
2014-05-12 09:49:45 -07:00
..
__tests__ Remove the getConfig and setConfig method. 2014-05-12 04:46:56 -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 Made some additional methods of ArcanistLinter and ArcanistExternalLinter final 2014-05-12 09:49:45 -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 Made some additional methods of ArcanistLinter and ArcanistExternalLinter final 2014-05-12 09:49:45 -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 Made some additional methods of ArcanistLinter and ArcanistExternalLinter final 2014-05-12 09:49:45 -07: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 Remove the getConfig and setConfig method. 2014-05-12 04:46:56 -07:00
ArcanistLinter.php Made some additional methods of ArcanistLinter and ArcanistExternalLinter final 2014-05-12 09:49:45 -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 Fill out some more info functions for libphutil-specific linters 2014-05-12 05:06:04 -07:00
ArcanistPhutilXHPASTLinter.php Fill out some more info functions for libphutil-specific linters 2014-05-12 05:06:04 -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 Minor tweaks for XHPAST config 2014-05-12 05:06:14 -07:00
ArcanistXMLLinter.php Made some additional methods of ArcanistLinter and ArcanistExternalLinter final 2014-05-12 09:49:45 -07:00
reporter.js Modernize ArcanistJSHintLinter. 2014-05-05 14:22:27 -07:00