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 be34693f23 Fix failing unit test
I goofed this up... I think my editor trimmed the trailing whitespace for me.

Auditors: epriestley
2014-09-12 08:15:53 +10:00
..
__tests__ Fix failing unit test 2014-09-12 08:15:53 +10:00
xhpast Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistBaseXHPASTLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistChmodLinter.php ArcanistChmodLinter should not allow certain MIME types to be executable 2014-06-26 05:30:23 +10:00
ArcanistClosureLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistCoffeeLintLinter.php Update ArcanistCoffeeLintLinter to be compatible with CoffeeLint v1.4.0. 2014-05-18 06:07:35 -07:00
ArcanistConduitLinter.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistCppcheckLinter.php Fixed the error message when cppcheck isn't installed to not be completely wrong. 2014-05-12 12:58:03 -07:00
ArcanistCpplintLinter.php Warn when accessing deprecated lint config 2014-05-11 18:39:28 -07:00
ArcanistCSharpLinter.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistCSSLintLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistExternalLinter.php Fix a typo 2014-09-10 23:40:24 +10:00
ArcanistFilenameLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistFlake8Linter.php Don't run "flake8" via stdin 2014-08-26 14:36:17 -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
ArcanistGoLintLinter.php Add an ArcanistGoLintLinter. 2014-05-23 07:59:57 -07:00
ArcanistHLintLinter.php [lint] Add HLint-based Haskell linter 2014-08-12 19:49:02 -07:00
ArcanistJscsLinter.php Add an ArcanistJscsLinter. 2014-06-17 06:40:36 +10:00
ArcanistJSHintLinter.php Fix a typo 2014-09-11 23:37:36 +10:00
ArcanistJSONLinter.php Add a native JSON linter. 2014-06-22 06:41:22 +10:00
ArcanistJSONLintLinter.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistLesscLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistLinter.php Fix custom severity rules not being applied 2014-09-11 23:39:12 +10:00
ArcanistMergeConflictLinter.php Remove a useless function from ArcanistMergeConflictLinter 2014-09-11 23:39:01 +10:00
ArcanistNoLintLinter.php Remove severity options from some linters. 2014-05-11 19:28:27 -07:00
ArcanistPEP8Linter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistPhpcsLinter.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistPhpLinter.php Adding php -l linter 2014-08-27 17:29:31 -07:00
ArcanistPhutilLibraryLinter.php Use have/need data in ArcanistPhutilLibraryLinter 2014-07-17 14:34:59 -07:00
ArcanistPhutilXHPASTLinter.php Add some missing function parameter typehints 2014-09-09 08:27:09 +10:00
ArcanistPuppetLintLinter.php Update puppet-lint linter 2014-08-30 00:37:01 +10:00
ArcanistPyFlakesLinter.php Don't support severity customization in pyflakes 2014-05-20 12:44:55 -07:00
ArcanistPyLintLinter.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistRubyLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistScriptAndRegexLinter.php Fix various spelling mistakes 2014-07-13 00:45:38 +10:00
ArcanistSpellingLinter.php Move ArcanistSpellingDefaultData into a configurable JSON file 2014-07-04 08:18:33 +10:00
ArcanistTextLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistXHPASTLinter.php Fix PHP version check for function calls with static/variable functions 2014-09-10 14:01:34 -07:00
ArcanistXMLLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
reporter.js Don't use error context from JSHint in linter messages 2014-06-23 10:33:01 +10:00