Skip to content
Snippets Groups Projects
Commit 521cb9e784ee authored by Laurent Peuch's avatar Laurent Peuch
Browse files

chore(flake8): remove format=pylint option for a better output

parent ab71a22db947
No related branches found
No related tags found
1 merge request!44chore(flake8): remove format=pylint option for a better output
Pipeline #173126 passed with warnings
......@@ -22,7 +22,6 @@
[flake8]
basepython = python3
format = pylint
ignore = W503, E203, E731, E231
max-line-length = 100
exclude = doc/*,.tox/*,./test/data/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment