Skip to content

Commit

Permalink
Enable extra linters
Browse files Browse the repository at this point in the history
  • Loading branch information
diegobernardes committed Oct 22, 2023
1 parent 026bbcc commit a82238d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ linters:
- unparam
- wastedassign
- wrapcheck
- testifylint
- protogetter
- perfsprint

linters-settings:
errcheck:
Expand Down

0 comments on commit a82238d

Please sign in to comment.