Skip to content

Commit c1bddc1

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pylintrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
# run arbitrary code
99
extension-pkg-whitelist=
1010

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

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

0 commit comments

Comments
 (0)