@ -0,0 +1,3 @@
[flake8]
exclude=.git,__pycache__
max-line-length=120
@ -94,3 +94,5 @@ test:
e2e:
e2e/run.sh
# TODO run before tests once there are implemented completely
flake8 --exit-zero