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
Tal Shiri 0ece525d6c added getLinterConfigurationName() to ArcanistJSHintLinter.
Summary: Needed for it to be usable from ArcanistConfigurationDrivenLintEngine, which is pretty ok.

Test Plan: put jshint in your .arclint and feel the electricity in the air.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, aran

Differential Revision: https://secure.phabricator.com/D7200
2013-10-02 19:02:40 -07:00
..
__tests__ Correct capitalization of "new" in lint 2013-09-12 13:01:25 -07:00
spelling [lint][spelling] delimeter -> delimiter 2013-09-10 11:36:17 -07:00
xhpast Implement hook for checking switch lint 2013-02-05 11:46:59 -08:00
ArcanistApacheLicenseLinter.php Temporarily restore apache/license linters 2013-02-11 14:12:10 -08:00
ArcanistBaseXHPASTLinter.php Resolve XHPAST linter futures on background 2013-02-21 00:58:23 -08:00
ArcanistConduitLinter.php Lay groundwork for configuration-driven linters 2013-08-22 16:02:16 -07:00
ArcanistCppcheckLinter.php Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08:00
ArcanistCpplintLinter.php Fix checking for lint binary paths 2013-01-10 15:34:42 -08:00
ArcanistCSharpLinter.php Add C# linter for Arcanist. 2013-10-01 11:37:26 -07:00
ArcanistCSSLintLinter.php Expose PEP8, Flake8 and CSSLint engines to .arclint 2013-08-23 11:58:07 -07:00
ArcanistExternalLinter.php Fix a stiring issue in the External linter 2013-09-29 07:44:33 -07:00
ArcanistFilenameLinter.php Support PHPCS as a .arclint linter 2013-08-29 06:47:27 -07:00
ArcanistFlake8Linter.php Expose PEP8, Flake8 and CSSLint engines to .arclint 2013-08-23 11:58:07 -07:00
ArcanistFutureLinter.php Call willLintPath() in future linter 2013-02-21 11:57:38 -08:00
ArcanistGeneratedLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistJSHintLinter.php added getLinterConfigurationName() to ArcanistJSHintLinter. 2013-10-02 19:02:40 -07:00
ArcanistLicenseLinter.php Temporarily restore apache/license linters 2013-02-11 14:12:10 -08:00
ArcanistLinter.php Support PHPCS as a .arclint linter 2013-08-29 06:47:27 -07:00
ArcanistMergeConflictLinter.php Support PHPCS as a .arclint linter 2013-08-29 06:47:27 -07:00
ArcanistNoLintLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistPEP8Linter.php Expose PEP8, Flake8 and CSSLint engines to .arclint 2013-08-23 11:58:07 -07:00
ArcanistPhpcsLinter.php Fix an issue with PHPCS output formatting 2013-09-10 15:10:34 -07:00
ArcanistPhutilLibraryLinter.php Verify classes used in typehints 2013-06-05 13:53:43 -07:00
ArcanistPhutilXHPASTLinter.php Remove warning about deprecated phutil_render_tag() 2013-07-28 11:00:00 -07:00
ArcanistPyFlakesLinter.php Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
ArcanistPyLintLinter.php Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
ArcanistRubyLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistScalaSBTLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistScriptAndRegexLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistSpellingLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistTextLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistXHPASTLinter.php Correct capitalization of "new" in lint 2013-09-12 13:01:25 -07:00
reporter.js Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00