Skip to content

Commit

Permalink
chore: Update golangci-lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Mar 31, 2024
1 parent 0acd448 commit 4f76edb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ linters:
- ireturn
- loggercheck
- makezero
- mirror
- misspell
- nilerr
- noctx
Expand Down Expand Up @@ -77,6 +78,7 @@ linters:
disable:
- asasalint
- contextcheck
- copyloopvar
- cyclop
- depguard
- dupl
Expand Down

0 comments on commit 4f76edb

Please sign in to comment.