Skip to content

Commit

Permalink
feat: add more deprecated go linters
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed May 6, 2024
1 parent 9d72bc8 commit e2d11e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ linters:
- varcheck
- deadcode
- structcheck
- gomnd
- execinquery

linters-settings:
wrapcheck:
Expand Down

0 comments on commit e2d11e3

Please sign in to comment.