Enable a lot more flake8 warnings, but don't fail the CI
This MR modifies the flake8
configuration in setup.cfg
to display a lot more stuff, but don't have the CI job actually fail because of it, just present the issues in the merge request UI.
In this model the style
job will only fail if flake8 crashes, which is worth looking into.
Merge request reports
Activity
Filter activity
added 3 commits
-
18986d10...7965f2af - 2 commits from branch
lscsoft:master
- 80115235 - flake8: enable a lot more codes
-
18986d10...7965f2af - 2 commits from branch
This looks good to me and I am happy to merge this. FYI, I expect the
documentation
job (see #285) and thepycbc_inference
job (see #294 (closed)) to fail. I also suspect that thebilby_pipe
job will pass with !720 (merged).mentioned in commit b518778a
Please register or sign in to reply