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 d3e6738 commit c1bddc1Copy full SHA for c1bddc1
.pylintrc
@@ -8,11 +8,11 @@
8
# run arbitrary code
9
extension-pkg-whitelist=
10
11
-# 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
12
# paths.
13
ignore=CVS
14
15
-# 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
16
# regex matches against base names, not paths.
17
ignore-patterns=
18
0 commit comments