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 52ad7b5 commit 3c50744Copy full SHA for 3c50744
setup.cfg
@@ -1,6 +1,3 @@
1
-[pylint]
2
-disable = missing-docstring,line-too-long,bad-continuation
3
-
4
[flake8]
5
exclude = docs, script
6
ignore = C901, E203, E266, E501, W503, B905
0 commit comments