Page MenuHomeDevCentral

Allow to lint Python code
ClosedPublic

Authored by dereckson on Mar 30 2023, 23:30.
Referenced Files
Unknown Object (File)
Thu, Apr 17, 11:53
Unknown Object (File)
Thu, Apr 17, 11:53
Unknown Object (File)
Tue, Apr 15, 23:53
Unknown Object (File)
Tue, Apr 15, 16:43
Unknown Object (File)
Tue, Apr 15, 10:31
Unknown Object (File)
Mon, Apr 14, 16:21
Unknown Object (File)
Mon, Apr 14, 11:22
Unknown Object (File)
Sat, Apr 12, 01:22

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