From 7eade62ee7890e0e732c730d1cdd750a1b7e8828 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 10 Aug 2008 22:02:12 +0000 Subject: Disable pylint information messages. --- (limited to 'scripts') 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= -- cgit v0.9.1