Skip to content

Commit

Permalink
Remove deprecated deadcode linter
Browse files Browse the repository at this point in the history
  • Loading branch information
johnboyes committed Feb 8, 2024
1 parent ab506fb commit fa704c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Expand Up @@ -14,7 +14,6 @@ linters:
# enable-all is deprecated, so enable linters individually
enable:
- bodyclose
- deadcode
- depguard
- dogsled
- dupl
Expand Down

0 comments on commit fa704c4

Please sign in to comment.