mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove deprecated options
This commit is contained in:
parent
8a8d8883c6
commit
fdc39d0413
2 changed files with 0 additions and 9 deletions
|
@ -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]".
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue