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

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

parent ee9779e0555b
No related branches found
No related tags found
1 merge request!64chore(flake8): add --show-source option to flake8
Pipeline #218597 passed with warnings
......@@ -13,7 +13,7 @@
skip_install = true
deps =
flake8 >= 3.6
commands = flake8
commands = flake8 --show-source
[testenv:check-manifest]
skip_install = true
......
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