Skip to content

Selectively run Flake8 with a .flake8 file

As per our chat @ngrieser. Basically I added a .flake8 file that excludes all directories except the ones I "flaked", see this MR updates and MR !1727 (merged).

We can now lint in steps removing line-by-line excluded directories as specified in .flake8. In particular, we can ask liasons, I hope, to lint the one directory Phys/StrippingSelections/python/StrippingSelections/Stripping<WG_NAME> they will be touching.

HTH.

More work towards DPA task https://gitlab.cern.ch/lhcb-dpa/project/-/issues/246.

Edited by Eduardo Rodrigues

Merge request reports