Skip to content

Commit

Permalink
remove 'musttag' checker, not useful for this project
Browse files Browse the repository at this point in the history
  • Loading branch information
batmac committed Jun 24, 2023
1 parent 8a6c948 commit efd3ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ linters:
# - maligned
- mirror
- misspell
- musttag
# - musttag
- nakedret
# - nestif
- nilerr
Expand Down

0 comments on commit efd3ed4

Please sign in to comment.