Skip to content

Commit

Permalink
feat: enable more golanglint linters
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrinds committed Aug 22, 2023
1 parent 6f25b01 commit 9c00fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ linters:
- staticcheck
- stylecheck
- tenv
- tenv
- thelper
- testableexamples
- typecheck
- unconvert
Expand Down

0 comments on commit 9c00fb8

Please sign in to comment.