Skip to content

Commit

Permalink
ci: enable new linters
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
  • Loading branch information
rolinh committed Nov 17, 2023
1 parent 17685c5 commit c82e5de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Expand Up @@ -39,11 +39,14 @@ linters:
- noctx
- nosprintfhostport
- predeclared
- protogetter
- reassign
- revive
- sloglint
- staticcheck
- tagalign
- tenv
- testifylint
- typecheck
- unconvert
- unparam
Expand Down

0 comments on commit c82e5de

Please sign in to comment.