1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/lint/linter
epriestley 6e5be59ad6 Port flake8 to ArcanistExternalLinter
Summary:
Ref T3186. Brings another linter onboard. This one uses the stdin stuff.

The unit test was ostensibly broken so I fixed it, but that might just be some kind of version issue.

Test Plan: Unit tests.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3186

Differential Revision: https://secure.phabricator.com/D6802
2013-08-23 11:52:54 -07:00
..
__tests__ Port flake8 to ArcanistExternalLinter 2013-08-23 11:52:54 -07:00
spelling Update spelling replacement rule for 'algorithmical' 2013-07-08 09:46:24 -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
ArcanistCSSLintLinter.php Introduce a rough abstract base class for "linters which run programs and read the results" 2013-08-23 11:52:44 -07:00
ArcanistExternalLinter.php Port flake8 to ArcanistExternalLinter 2013-08-23 11:52:54 -07:00
ArcanistFilenameLinter.php Lay groundwork for configuration-driven linters 2013-08-22 16:02:16 -07:00
ArcanistFlake8Linter.php Port flake8 to ArcanistExternalLinter 2013-08-23 11:52:54 -07:00
ArcanistFutureLinter.php Call willLintPath() in future linter 2013-02-21 11:57:38 -08:00
ArcanistGeneratedLinter.php Undumb other generic text linters 2013-02-20 14:36:53 -08:00
ArcanistJSHintLinter.php Use a temporary file to execute arc patch 2013-05-30 21:03:21 -07:00
ArcanistLicenseLinter.php Temporarily restore apache/license linters 2013-02-11 14:12:10 -08:00
ArcanistLinter.php Introduce a rough abstract base class for "linters which run programs and read the results" 2013-08-23 11:52:44 -07:00
ArcanistMergeConflictLinter.php Add linting for syntax brought in by unresolved merge conflicts. 2013-02-20 14:19:55 -08:00
ArcanistNoLintLinter.php Undumb other generic text linters 2013-02-20 14:36:53 -08:00
ArcanistPEP8Linter.php Introduce a rough abstract base class for "linters which run programs and read the results" 2013-08-23 11:52:44 -07:00
ArcanistPhpcsLinter.php Delete license headers from files 2012-11-05 11:16:24 -08: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 Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistScalaSBTLinter.php canRun should return false on scala linter instead of raising an exception 2012-12-03 15:25:28 -08:00
ArcanistScriptAndRegexLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistSpellingLinter.php Undumb other generic text linters 2013-02-20 14:36:53 -08:00
ArcanistTextLinter.php Undumb other generic text linters 2013-02-20 14:36:53 -08:00
ArcanistXHPASTLinter.php Lint undeclared variables in strings 2013-07-10 08:26:11 -07:00
reporter.js Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00