Skip to content

Commit

Permalink
feat: ✨ added musttag lint
Browse files Browse the repository at this point in the history
  • Loading branch information
paologaleotti committed Jul 11, 2024
1 parent 8924abb commit 8928978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ linters:
- unconvert
- usestdlibvars
- revive
- musttag
linters-settings:
exhaustive:
default-signifies-exhaustive: true
Expand Down

0 comments on commit 8928978

Please sign in to comment.