Page MenuHomeDevCentral

Allow to lint Python code
ClosedPublic

Authored by dereckson on Mar 30 2023, 23:30.
Referenced Files
F7306885: D2948.id.diff
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
Unknown Object (File)
Fri, Apr 18, 20:11
Unknown Object (File)
Thu, Apr 17, 11:53
Unknown Object (File)
Thu, Apr 17, 11:53

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