summaryrefslogtreecommitdiff
path: root/scripts/pylintrc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pylintrc')
-rw-r--r--scripts/pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pylintrc b/scripts/pylintrc
index a05ddfd2c8..c92f100b4b 100644
--- a/scripts/pylintrc
+++ b/scripts/pylintrc
@@ -54,7 +54,7 @@ output-format=text
files-output=no
# Tells whether to display a full report or only the messages
-reports=yes
+reports=no
# Python expression which should return a note less than 10 (10 is the highest
# note). You have access to the variables errors warning, statement which