summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pylint.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint.conf b/pylint.conf
index b36b2aad..d852bb9c 100644
--- a/pylint.conf
+++ b/pylint.conf
@@ -3,6 +3,7 @@ persistent=no
[MESSAGES CONTROL]
disable=
+ locally-disabled,
attribute-defined-outside-init,
bad-builtin,
blacklisted-name,