Skip to content

Commit

Permalink
Add musttag linter
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Mar 6, 2023
1 parent ebda3c8 commit 2437adf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ linters:
- errcheck
- ineffassign
- containedctx
- tenv
- tenv
- musttag

0 comments on commit 2437adf

Please sign in to comment.