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 834cf08 commit d179b22Copy full SHA for d179b22
.pylintrc
@@ -13,11 +13,11 @@
13
# run arbitrary code
14
extension-pkg-whitelist=
15
16
-# Add files or directories to the blacklist. They should be base names, not
+# Add files or directories to the ignore-list. They should be base names, not
17
# paths.
18
ignore=CVS
19
20
-# Add files or directories matching the regex patterns to the blacklist. The
+# Add files or directories matching the regex patterns to the ignore-list. The
21
# regex matches against base names, not paths.
22
ignore-patterns=
23
0 commit comments