We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbc684 commit 943db13Copy full SHA for 943db13
setup.cfg
@@ -1,4 +1,4 @@
1
[flake8]
2
exclude = cmake
3
max-line-length = 88
4
-ignore = E226, E704, E24, E121, W504, E126, E123, W503, E203
+extend-ignore = E203
0 commit comments