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.
2 parents fc0d556 + 7b379fd commit f13c186Copy full SHA for f13c186
setup.cfg
@@ -8,4 +8,4 @@
8
[flake8]
9
ignore = E501,E127,E128,E265,E301,E302,F403,E731
10
max-line-length = 100
11
-exclude = .ropeproject,tests/*,src/*,env,venv
+exclude = .ropeproject,tests/*,src/*,env,venv,node_modules/*
0 commit comments