HomePhabricator

arc lint: add support for PyFlakes
f8c3a5d55556Unpublished

Unpublished Commit · Learn More

No further details are available.

Description

arc lint: add support for PyFlakes

Summary:
Provide a simple linter wrapper around pyflakes. This relies on finding
pyflakes via:

  • lint.pyflakes.path - arcconfig setting of absolute path to pyflakes
  • lint.pyflakes.prefix - arcconfig setting of the prefix that pyflakes was installed under
  • users path

Test Plan:
linted python code with PyFlakes warnings

Reviewed By: epriestley
Reviewers: jungejason, epriestley
Commenters: jungejason
CC: aran, epriestley, andrewjcg, jungejason
Differential Revision: 310

Details

Provenance
andrewjcgAuthored on
Reviewer
epriestley
Differential Revision
Restricted Differential Revision
Parents
rARCce06ec00cc72: arc lint: fix typo in PEP8 linter
Branches
Unknown
Tags
Unknown

Event Timeline