Skip to content

Commit

Permalink
chore: fix golangci-lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed May 12, 2024
1 parent c148106 commit 41d4951
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ linters-settings:
deny:
- pkg: "github.com/pkg/errors"
desc: "use stdlib instead"
gocritic:
enabled-checks:
- exitAfterDefer
testifylint:
enable-all: true
disable:
Expand Down

0 comments on commit 41d4951

Please sign in to comment.