Skip to content

Commit

Permalink
fixup! #96 Add lint github action
Browse files Browse the repository at this point in the history
  • Loading branch information
meian committed Sep 8, 2022
1 parent f88028e commit a7f9130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/config/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ linters:
- sqlclosecheck
- wastedassign
# unused rules
- gofumpt
- gomnd
- nlreturn
- wsl
Expand Down

0 comments on commit a7f9130

Please sign in to comment.