summaryrefslogtreecommitdiff
path: root/pylintrc
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-07-10 23:57:22 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-11 21:32:31 +0200
commit99385dfdc0289ab34994f106bd7fd1490f08f1d9 (patch)
treef32a699fb83586b4b9b4eb177d56ae270fa68ca6 /pylintrc
parentbbd969803d2fc6e6e1473ebbed115d0e40c2cb8c (diff)
downloadastroid-git-99385dfdc0289ab34994f106bd7fd1490f08f1d9.tar.gz
Hide pylint reports
Diffstat (limited to 'pylintrc')
-rw-r--r--pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylintrc b/pylintrc
index 7c8a3d70..79e1c3c3 100644
--- a/pylintrc
+++ b/pylintrc
@@ -50,7 +50,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