Skip to content

Commit

Permalink
remove deprecated rules
Browse files Browse the repository at this point in the history
  • Loading branch information
raulb committed May 13, 2024
1 parent dc270be commit 6fe09c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ linters:
- predeclared
- rowserrcheck
- staticcheck
- structcheck
- stylecheck
- sqlclosecheck
# - tagliatelle
Expand All @@ -80,7 +79,6 @@ linters:
- unconvert
# - unparam
- unused
- varcheck
- wastedassign
- whitespace
# - wrapcheck
Expand Down

0 comments on commit 6fe09c7

Please sign in to comment.