Skip to content

Commit

Permalink
Delete deadcode exclude rules (gin-gonic#2838)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamelentyev authored and daheige committed Apr 18, 2022
1 parent 83790d4 commit 700a09b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Expand Up @@ -7,9 +7,6 @@ linters:
- revive
issues:
exclude-rules:
- linters:
- deadcode
text: "`static` is unused"
- linters:
- structcheck
- unused
Expand Down

0 comments on commit 700a09b

Please sign in to comment.