Skip to content

Commit

Permalink
Delete deadcode exclude rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Melentyev committed Aug 21, 2021
1 parent 527d950 commit 4edbe09
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
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 4edbe09

Please sign in to comment.