Fix comment message
This commit is contained in:
parent
79776b41f9
commit
9b866bcff1
@ -578,8 +578,8 @@ issues:
|
|||||||
# Independently from option `exclude` we use default exclude patterns,
|
# Independently from option `exclude` we use default exclude patterns,
|
||||||
# it can be disabled by this option. To list all
|
# it can be disabled by this option. To list all
|
||||||
# excluded by default patterns execute `golangci-lint run --help`.
|
# excluded by default patterns execute `golangci-lint run --help`.
|
||||||
# Default value for this option is false.
|
# Default value for this option is true.
|
||||||
exclude-use-default: true
|
exclude-use-default: false
|
||||||
|
|
||||||
# Maximum issues count per one linter. Set to 0 to disable. Default is 50.
|
# Maximum issues count per one linter. Set to 0 to disable. Default is 50.
|
||||||
max-per-linter: 0
|
max-per-linter: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user