Page MenuHomeDevCentral

Allow to lint Python code
ClosedPublic

Authored by dereckson on Mar 30 2023, 23:30.
Referenced Files
Unknown Object (File)
Fri, Oct 10, 02:16
Unknown Object (File)
Thu, Oct 9, 11:58
Unknown Object (File)
Wed, Oct 8, 15:41
Unknown Object (File)
Mon, Oct 6, 14:33
Unknown Object (File)
Sun, Oct 5, 04:30
Unknown Object (File)
Thu, Oct 2, 18:18
Unknown Object (File)
Thu, Oct 2, 08:42
Unknown Object (File)
Thu, Oct 2, 05: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