-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Your feature request related to a problem? Please describe.
$ grep ': \[\]' .golangci.reference.yml
# Default: [].
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: [] - means include all rules
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
# Default: []
Describe the solution you'd like.
- Review configuration.
- If
default
is really empty – no changes. - If
default
is not empty – add value and context in the comment. - Change rule about this field in the new-linter-checklist
Describe alternatives you've considered.
Let it be as it is.