Page MenuHomeDevCentral

Allow to lint Python code
ClosedPublic

Authored by dereckson on Mar 30 2023, 23:30.
Referenced Files
Unknown Object (File)
Fri, Feb 21, 11:10
Unknown Object (File)
Wed, Feb 19, 10:23
Unknown Object (File)
Wed, Feb 19, 10:23
Unknown Object (File)
Tue, Feb 18, 17:16
Unknown Object (File)
Sun, Feb 16, 10:04
Unknown Object (File)
Sun, Feb 16, 06:07
Unknown Object (File)
Mon, Feb 10, 19:31
Unknown Object (File)
Sun, Feb 9, 12:19

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