Skip to content

Commit

Permalink
Include doc link for default-signifies-exhaustive change
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerschrock committed Jul 13, 2022
1 parent 2a7a7a2 commit 2fe485b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Expand Up @@ -82,6 +82,7 @@ linters-settings:
check-type-assertions: true
check-blank: true
exhaustive:
# https://golangci-lint.run/usage/linters/#exhaustive
default-signifies-exhaustive: true
govet:
enable:
Expand Down

0 comments on commit 2fe485b

Please sign in to comment.