summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
Diffstat (limited to 'testenv')
-rw-r--r--testenv/linters/pylint.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/linters/pylint.ini b/testenv/linters/pylint.ini
index 1d273038..dff276c6 100644
--- a/testenv/linters/pylint.ini
+++ b/testenv/linters/pylint.ini
@@ -33,6 +33,7 @@ disable =
no-else-return,
len-as-condition,
raise-missing-from,
+ consider-using-in,
[CLASSES]
exclude-protected =