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

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

parent 98f4f1d7f955
No related branches found
No related tags found
1 merge request!90chore(flake8): add --show-source option to flake8
Pipeline #218582 passed with warnings
......@@ -46,7 +46,7 @@
skip_install = true
deps =
flake8 >= 3.6
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