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
Nick Harper 30e12a0c9a Improve error if python can't run pep8
Summary:
On systems with an ancient version of python, the pep8 linter won't run.
Instead of blowing up in the user's face, we should display a nice error
message.

Test Plan:
Put /usr/bin (where the ancient version of python is) at the beginning of
my path and tried to lint some python. I got a nice error instead of a
stack trace.

Reviewers: epriestley, wez

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5356
2013-03-19 11:44:49 -07:00
..
__tests__ Complain about Reuse of By-ref Iterators 2013-03-05 07:45:02 -08:00
spelling Add some new misspellings of "hierarchy" 2013-01-10 14:32:23 -08: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 Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08: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
ArcanistFilenameLinter.php Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08:00
ArcanistFlake8Linter.php Fix checking for lint binary paths 2013-01-10 15:34:42 -08: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 Don't run disabled lint rules in other linters. 2013-02-14 15:54:10 -08:00
ArcanistLicenseLinter.php Temporarily restore apache/license linters 2013-02-11 14:12:10 -08:00
ArcanistLinter.php Delete newLintAtLine() 2013-02-21 00:56:08 -08: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 Improve error if python can't run pep8 2013-03-19 11:44:49 -07:00
ArcanistPhpcsLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPhutilLibraryLinter.php Improve Windows compatibility 2013-03-10 18:08:41 -07:00
ArcanistPhutilXHPASTLinter.php Support arc lint --output none 2013-02-25 14:55:57 -08: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 Complain about Reuse of By-ref Iterators 2013-03-05 07:45:02 -08:00
reporter.js Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00