Remove deprecated options

This commit is contained in:
Pedro Algarvio 2014-12-08 22:23:07 +00:00
parent 8a8d8883c6
commit fdc39d0413
2 changed files with 0 additions and 9 deletions

View File

@ -70,9 +70,6 @@ disable=W0142,
# (visual studio) and html
output-format=text
# Include message's id in output
include-ids=yes
# Put messages in a separate file for each module / package specified on the
# command line instead of printing them on stdout. Reports (if any) will be
# written in a file name "pylint_global.[txt|html]".

View File

@ -113,12 +113,6 @@ disable=R,
[REPORTS]
# Include message's id in output
include-ids=yes
# Include symbolic ids of messages in output
symbols=no
# Tells whether to display a full report or only the messages
reports=no