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

chore(flake8): add --show-source option to flake8

parent 688cc28336ad
No related branches found
No related tags found
1 merge request!48chore(flake8): add --show-source option to flake8
Pipeline #218683 passed
......@@ -19,7 +19,7 @@
skip_install = true
deps =
flake8
commands = flake8
commands = flake8 --show-source
[flake8]
basepython = python3
......
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