]> granicus.if.org Git - graphviz/commit
pylintrc: backport inclusive language change from Pylint
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 12 Mar 2021 02:13:31 +0000 (18:13 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 19 Mar 2021 02:32:38 +0000 (19:32 -0700)
commita9c626e7f6a81f0949b1e4134e17c8968f13256b
treeaf67a62f8f8504c58c3cf18f793d33deef52a326
parent463f53e37f8396a8cd5d8f00940b7cc8f5d50abf
pylintrc: backport inclusive language change from Pylint

Pylint commit 850c442dbda8d332049971d5c38f82b86da44f1d modified the pylintrc
template to remove the use of the problematic term “blacklist.” This commit
extracts the relevant parts of that and applies it to our code base, removing
the term in the Graphviz tree as well.

When upgrading to a version of Pylint that includes commit
12a76469782fab5c23d78039c4bfb37e3331945a, we should also swap our usage of
extension-pkg-whitelist for extension-pkg-allow-list.
.pylintrc