We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6ef28 commit 7324ca3Copy full SHA for 7324ca3
.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