aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pylintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.pylintrc b/.pylintrc
index c1f85600e..53635ca79 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -3,6 +3,7 @@
# A comma-separated list of package or module names from where C extensions may
# be loaded. Extensions are loading into the active Python interpreter and may
# run arbitrary code.
+# TODO(pwbug/280) Change "whitelist" to "allowlist". (Blocked on pylint.)
extension-pkg-whitelist=mypy
# Add files or directories to the blocklist. They should be base names, not