We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7cab1 commit b80c3ecCopy full SHA for b80c3ec
.flake8
@@ -1,4 +1,4 @@
1
[flake8]
2
-extend-ignore = E203, E266, E501, C901, F401
+extend-ignore = E203,E266,E501,C901,F401
3
max-complexity = 20
4
select = B,C,E,F,W,T4,B9
0 commit comments