We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da6e493 + ac0411e commit f5d0db9Copy full SHA for f5d0db9
pyproject.toml
@@ -174,12 +174,6 @@ disable = [
174
# mypackage.mymodule.MyReporterClass.
175
output-format="text"
176
177
-# Put messages in a separate file for each module / package specified on the
178
-# command line instead of printing them on stdout. Reports (if any) will be
179
-# written in a file name "pylint_global.[txt|html]". This option is deprecated
180
-# and it will be removed in Pylint 2.0.
181
-files-output="no"
182
-
183
# Tells whether to display a full report or only the messages
184
reports="no"
185
0 commit comments