Skip to content

Commit

Permalink
Remove deprecated linters
Browse files Browse the repository at this point in the history
Closes #80
  • Loading branch information
M4tthewDE committed Dec 4, 2022
1 parent 8dee21e commit 931ce11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ linters:
- structcheck
- sqlclosecheck
- wastedassign
- varcheck
- nosnakecase
- deadcode

0 comments on commit 931ce11

Please sign in to comment.