Page MenuHomeDevCentral

Allow to lint Python code
ClosedPublic

Authored by dereckson on Mar 30 2023, 23:30.
Referenced Files
F7576018: D2948.id7507.diff
Tue, Apr 29, 01:46
F7544616: D2948.diff
Mon, Apr 28, 12:33
Unknown Object (File)
Sat, Apr 26, 20:06
Unknown Object (File)
Thu, Apr 24, 08:35
Unknown Object (File)
Wed, Apr 23, 15:32
Unknown Object (File)
Sun, Apr 20, 13:05
Unknown Object (File)
Sat, Apr 19, 15:11
Unknown Object (File)
Sat, Apr 19, 11:24

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
Lint Not Applicable
Unit
Tests Not Applicable