Skip to content

Commit f6fe57a

Browse files
committed
Switch to inclusive terminology
Signed-off-by: Alec Delaney <[email protected]>
1 parent 3cc1119 commit f6fe57a

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
@@ -13,11 +13,11 @@
1313
# run arbitrary code
1414
extension-pkg-whitelist=
1515

16-
# Add files or directories to the blacklist. They should be base names, not
16+
# Add files or directories to the ignore-list. They should be base names, not
1717
# paths.
1818
ignore=CVS
1919

20-
# Add files or directories matching the regex patterns to the blacklist. The
20+
# Add files or directories matching the regex patterns to the ignore-list. The
2121
# regex matches against base names, not paths.
2222
ignore-patterns=
2323

0 commit comments

Comments
 (0)