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

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

parent 6e71f5bbb14a
No related branches found
Tags 1.1.0
1 merge request!78chore(flake8): add --show-source option to flake8
Pipeline #218644 passed
......@@ -18,7 +18,7 @@
flake8
deps =
flake8 >= 3.6
commands = flake8
commands = flake8 --show-source
[flake8]
max-line-length = 100
......
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