We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b24542 + 63685b1 commit cc902bcCopy full SHA for cc902bc
.pylintrc
@@ -5,11 +5,11 @@
5
# run arbitrary code.
6
extension-pkg-whitelist=
7
8
-# Add files or directories to the blacklist. They should be base names, not
+# Add list of files or directories to be excluded. They should be base names, not
9
# paths.
10
ignore=CVS,gen,proto
11
12
-# Add files or directories matching the regex patterns to the blacklist. The
+# Add files or directories matching the regex patterns to be excluded. The
13
# regex matches against base names, not paths.
14
ignore-patterns=
15
0 commit comments