Page MenuHomeDevCentral

Allow to lint Python code
ClosedPublic

Authored by dereckson on Mar 30 2023, 23:30.
Referenced Files
Unknown Object (File)
Thu, May 21, 18:10
Unknown Object (File)
Wed, May 20, 08:17
Unknown Object (File)
Wed, May 20, 07:03
Unknown Object (File)
Wed, May 20, 02:52
Unknown Object (File)
Tue, May 19, 01:17
Unknown Object (File)
Mon, May 18, 16:11
Unknown Object (File)
Mon, May 18, 05:38
Unknown Object (File)
Tue, May 12, 04:56

Details

Summary

For simplest scenarii, flake8 allows to lint Python file.

For more complex ones, all to handle virtualenv is there too.

Fixes T1810.

Test Plan
  • arc lint --everything
  • create and activate a virtualenv

Diff Detail

Repository
rDARC nasqueron/arcanist Docker image
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
lint-python
Build Status
Buildable 4650
Build 4926: arc lint + arc unit