aboutsummaryrefslogtreecommitdiffhomepage
path: root/.pylintrc
diff options
context:
space:
mode:
authorGravatar Oliver Chang <oliverchang@users.noreply.github.com>2020-08-06 09:36:47 +1000
committerGravatar GitHub <noreply@github.com>2020-08-06 09:36:47 +1000
commit909db51a156141139bfa746cdd3ca485668a0121 (patch)
tree6d5fc4d984e62ffedd7abb53a41562725e8676a2 /.pylintrc
parent2f4da4e8da7fff37ae3140397d61c38fc17b6b10 (diff)
More build infra cleanup. (#4252)
- Deleted unused code. - Consolidate some modules.
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index b551b213..02abe5f6 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -140,7 +140,8 @@ disable=print-statement,
exception-escape,
comprehension-escape,
fixme,
- import-error
+ import-error,
+ no-member
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option