Page MenuHomeDevCentral

Allow to lint Python code
ClosedPublic

Authored by dereckson on Mar 30 2023, 23:30.
Referenced Files
F11788016: D2948.id7507.diff
Mon, Sep 22, 05:39
Unknown Object (File)
Sun, Sep 21, 13:25
Unknown Object (File)
Sun, Sep 21, 09:59
Unknown Object (File)
Fri, Sep 19, 11:01
Unknown Object (File)
Sun, Sep 14, 03:29
Unknown Object (File)
Sat, Sep 13, 16:12
Unknown Object (File)
Fri, Sep 12, 18:17
Unknown Object (File)
Fri, Sep 12, 18:17

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