Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/data/pylintrc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/data/pylintrc')
-rw-r--r--scripts/data/pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/data/pylintrc b/scripts/data/pylintrc
index df676b3..5008ed2 100644
--- a/scripts/data/pylintrc
+++ b/scripts/data/pylintrc
@@ -47,7 +47,7 @@ load-plugins=
#enable-msg-cat=
# Disable all messages in the listed categories.
-disable-msg-cat=refactor
+disable-msg-cat=refactor,information
# Enable the message(s) with the given id(s).
#enable-msg=