Skip to content

integrate flake8 into .gitlab-ci.yaml and fix found errors

Štěpán Henek requested to merge flake8 into master

I prepared an integration with flake8 linter.

This will e.g. check for unused import of foris-controller code. It is also integrated with .gitlab-ci.yml

Merge request reports