summaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.pylintrc b/.pylintrc
index 241bd2d77..a6bebec71 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -38,10 +38,6 @@ disable=no-self-use,
wrong-import-position,
no-else-return,
logging-not-lazy,
- # https://github.com/PyCQA/pylint/issues/1698
- unsupported-membership-test,
- unsupported-assignment-operation,
- unsubscriptable-object,
too-many-boolean-expressions,
too-many-locals,
too-many-branches,