Skip to content

Commit

Permalink
fix: correct lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed May 6, 2024
1 parent a488b85 commit e6beaf1
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 @@ -21,6 +21,8 @@ linters:
- deadcode
- ifshort
- structcheck
- gomnd
- execinquery
linters-settings:
wrapcheck:
ignoreSigs:
Expand Down

0 comments on commit e6beaf1

Please sign in to comment.