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 3856afd commit 243b57aCopy full SHA for 243b57a
.pylintrc
@@ -10,7 +10,7 @@ fail-under=10.0
10
11
# Add files or directories to the blacklist. They should be base names, not
12
# paths.
13
-ignore=CVS
+ignore=CVS,stubs
14
15
# Add files or directories matching the regex patterns to the blacklist. The
16
# regex matches against base names, not paths.
0 commit comments