Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2008-08-10 22:02:12 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2008-08-10 22:02:12 (GMT)
commit7eade62ee7890e0e732c730d1cdd750a1b7e8828 (patch)
tree5876bdb8fcc6aee43e10fa2786d0de32952ba576 /scripts
parentae7293c6c1e512073ae7f796916b6a0a1aa84ff8 (diff)
Disable pylint information messages.
Diffstat (limited to 'scripts')
-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=