We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7761bc2 commit 2e37db9Copy full SHA for 2e37db9
1 file changed
.flake8
@@ -0,0 +1,4 @@
1
+[flake8]
2
+select = B,C,E,F,P,W,B9
3
+max-line-length = 88
4
+ignore = E127, E128, E203, E265, E266, E402, E501, E722, P207, P208, W503, F405, F403
0 commit comments