aboutsummaryrefslogtreecommitdiffhomepage
path: root/.pylintrc
diff options
context:
space:
mode:
authorGravatar jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2021-01-21 16:21:17 -0800
committerGravatar GitHub <noreply@github.com>2021-01-21 16:21:17 -0800
commit648242fdb4ac6ee869792c4e4ca11656aed03863 (patch)
tree6a64694403e5548b0c0538ba1ba8310aaab13f8e /.pylintrc
parent5b51cfb00f89d127a561aa26d5eb122c3bce063f (diff)
[pylint] Enable no-member check (#5034)
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index 141ea83f..9c119558 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -141,7 +141,6 @@ disable=print-statement,
comprehension-escape,
fixme,
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