We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c31fe1 commit 5b8d967Copy full SHA for 5b8d967
.flake8
@@ -1,3 +1,3 @@
1
[flake8]
2
# Use pylint for lines length check
3
-ignore=E501
+ignore=E501,W503
0 commit comments