We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85056d commit 2f7a44bCopy full SHA for 2f7a44b
.pylintrc
@@ -9,11 +9,11 @@
9
# run arbitrary code
10
extension-pkg-whitelist=
11
12
-# 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
13
# paths.
14
ignore=CVS
15
16
-# 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
17
# regex matches against base names, not paths.
18
ignore-patterns=
19
0 commit comments