Skip to content

Commit 9b866bc

Browse files
beonojirfag
authored andcommitted
Fix comment message
1 parent 79776b4 commit 9b866bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,8 +578,8 @@ issues:
578578
# Independently from option `exclude` we use default exclude patterns,
579579
# it can be disabled by this option. To list all
580580
# excluded by default patterns execute `golangci-lint run --help`.
581-
# Default value for this option is false.
582-
exclude-use-default: true
581+
# Default value for this option is true.
582+
exclude-use-default: false
583583

584584
# Maximum issues count per one linter. Set to 0 to disable. Default is 50.
585585
max-per-linter: 0

0 commit comments

Comments
 (0)