Skip to content

Commit 2f7a44b

Browse files
committed
Switch to inclusive terminology
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
1 parent a85056d commit 2f7a44b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pylintrc

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
# run arbitrary code
1010
extension-pkg-whitelist=
1111

12-
# Add files or directories to the blacklist. They should be base names, not
12+
# Add files or directories to the ignore-list. They should be base names, not
1313
# paths.
1414
ignore=CVS
1515

16-
# Add files or directories matching the regex patterns to the blacklist. The
16+
# Add files or directories matching the regex patterns to the ignore-list. The
1717
# regex matches against base names, not paths.
1818
ignore-patterns=
1919

0 commit comments

Comments
 (0)