Skip to content

#424: Introduce flake8 pre-commit hook, conf and job

Moul requested to merge 424_flake8 into main
  • Set to 101 line length
  • because there is quite a lot ending at 101 chars
  • In .flake8, because pyproject.toml is not yet supported
  • flake8: E501 line too long
  • Apply flake8

Close #424 (closed).

Edited by Moul

Merge request reports