summaryrefslogtreecommitdiff
path: root/testenv/linters
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-10-08 10:36:55 +0300
committerDevaev Maxim <[email protected]>2020-10-08 10:36:55 +0300
commit39e033626838f359c664ab63f4b3e6e33438d5e4 (patch)
tree3c0a9cffa082304971f53f5ab5f38666aa683f6d /testenv/linters
parent8ee8331fdfead4078853ec7391616fe0f02e5c8b (diff)
lint fix
Diffstat (limited to 'testenv/linters')
-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 =