Skip to content

Commit

Permalink
Delete deadcode exclude rules (#2838)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamelentyev committed Aug 21, 2021
1 parent c303020 commit 8200903
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 8200903

Please sign in to comment.