We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47f7e5 commit b5908c3Copy full SHA for b5908c3
pylintrc
@@ -141,6 +141,9 @@ output-format=text
141
# Tells whether to display a full report or only the messages
142
reports=no
143
144
+# Activate the evaluation score.
145
+score=no
146
+
147
# Python expression which should return a note less than 10 (10 is the highest
148
# note). You have access to the variables errors warning, statement which
149
# respectively contain the number of errors / warnings messages and the total
0 commit comments