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