We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961c69f commit 4ddf58cCopy full SHA for 4ddf58c
setup.cfg
@@ -1,7 +1,7 @@
1
[flake8]
2
max-line-length = 110
3
max-doc-length = 79
4
-ignore = W503, E203, N802, N803, N806, N812, N815, N816
+ignore = W503, E203, E704, N802, N803, N806, N812, N815, N816
5
exclude = __init__.py
6
lex.py
7
yacc.py
0 commit comments