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 a428f22cbf Don't throw an exception if no configuration is set for linter tests
Summary: This was broken in D9641. If `$config` is not set, then a `PhutilJSONParserException` will be thrown. The expected behaviour is that it is okay to not explicitly set any configuration.

Test Plan: Ran `arc unit`.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9643
2014-06-21 07:15:38 +10:00
..
__tests__ Don't throw an exception if no configuration is set for linter tests 2014-06-21 07:15:38 +10:00
spelling Lint the ArcanistSpellingDefaultData class. 2014-06-09 11:36:00 -07:00
xhpast Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistBaseXHPASTLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistChmodLinter.php Add an ArcanistChmodLinter. 2014-05-18 16:57:08 -07: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 severity options from some linters. 2014-05-11 19:28:27 -07: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 Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistCSSLintLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistExternalLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistFilenameLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistFlake8Linter.php Tidying up of linter code. 2014-06-20 18:26:44 +10: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
ArcanistJscsLinter.php Add an ArcanistJscsLinter. 2014-06-17 06:40:36 +10:00
ArcanistJSHintLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistJSONLintLinter.php Apply various linter fixes. 2014-06-10 11:02:42 -07:00
ArcanistLesscLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistMergeConflictLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +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 Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistPhutilLibraryLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistPhutilXHPASTLinter.php Move the "ragged classtree edge" linter rule to ArcanistPhutilXHPASTLinter. 2014-06-18 01:28:40 +10:00
ArcanistPuppetLintLinter.php Provide more help text for arc linters 2014-05-11 16:16:45 -07:00
ArcanistPyFlakesLinter.php Don't support severity customization in pyflakes 2014-05-20 12:44:55 -07:00
ArcanistPyLintLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistRubyLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistScalaSBTLinter.php Modernize ArcanistScalaSBTLinter. 2014-05-18 10:49:22 -07:00
ArcanistScriptAndRegexLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistSpellingLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistTextLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistXHPASTLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
ArcanistXMLLinter.php Tidying up of linter code. 2014-06-20 18:26:44 +10:00
reporter.js Tidying up of linter code. 2014-06-20 18:26:44 +10:00