Skip to content

Commit

Permalink
Enable extra linters
Browse files Browse the repository at this point in the history
  • Loading branch information
diegobernardes committed Dec 23, 2023
1 parent a119bda commit 2a9b5dd
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 2a9b5dd

Please sign in to comment.