Fix comment message
This commit is contained in:
parent
9b866bcff1
commit
d78dccef76
@ -165,8 +165,8 @@ issues:
|
||||
# Independently from option `exclude` we use default exclude patterns,
|
||||
# it can be disabled by this option. To list all
|
||||
# excluded by default patterns execute `golangci-lint run --help`.
|
||||
# Default value for this option is false.
|
||||
exclude-use-default: true
|
||||
# Default value for this option is true.
|
||||
exclude-use-default: false
|
||||
|
||||
# Maximum issues count per one linter. Set to 0 to disable. Default is 50.
|
||||
max-per-linter: 0
|
||||
@ -186,4 +186,4 @@ issues:
|
||||
new-from-rev: REV
|
||||
|
||||
# Show only new issues created in git patch with set file path.
|
||||
new-from-patch: path/to/patch/file
|
||||
new-from-patch: path/to/patch/file
|
||||
|
Loading…
x
Reference in New Issue
Block a user