summaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index 0f5e41b1..b160ce7b 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -34,7 +34,7 @@ disable=C, F, I, R, W0105, W0107, W0201, W0212, W0221, W0222, W0223, W0231, W031
[REPORTS]
# Set the output format. Available formats are text, parseable, colorized, msvs
-output-format=colorized
+output-format=parseable
# Just the errors please, no full report
reports=no