Page MenuHomePhabricator

arc lint --engine ExampleLintEngine pppp.py
Closed, InvalidPublic

Description

johnson@2013-20131118DI /e/test4jenkins
$ arc lint --engine ExampleLintEngine pppp.py
Exception
Some linters failed:

  • ArcanistPyLintLinter: ArcanistUsageException: PyLint does not appear to be installed on this system. Install it (e.g., with 'sudo easy_install pylint') or configure 'lint.pylint.prefix' in your .arcconfig to point to the directory whe

re it resides.
(Run with --trace for a full exception trace.)

Event Timeline

xuyulong raised the priority of this task from to High.
xuyulong updated the task description. (Show Details)
xuyulong added a subscriber: xuyulong.

johnson@2013-20131118DI /e/test4jenkins
$ arc lint --engine ExampleLintEngine --lintall pppp.py
Exception
Some linters failed:

  • ArcanistPyLintLinter: ArcanistUsageException: PyLint does not appear to be installed on this system. Install it (e.g., with 'sudo easy_install pylint') or configure 'lint.pylint.prefix' in your .arcconfig to point to the directory whe

re it resides.
(Run with --trace for a full exception trace.)

johnson@2013-20131118DI /e/test4jenkins

epriestley claimed this task.

Follow the install instructions in the error message.

xuyulong lowered the priority of this task from High to Low.Dec 25 2013, 1:12 AM
xuyulong raised the priority of this task from Low to High.