summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pylintrc')
-rw-r--r--pylintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylintrc b/pylintrc
index b7091516c..5f4ec3278 100644
--- a/pylintrc
+++ b/pylintrc
@@ -19,6 +19,7 @@ enable=
misplaced-future,
missing-final-newline,
mixed-line-endings,
+ multiple-imports,
redefined-builtin,
reimported,
relative-beyond-top-level,