Skip to content

Commit

Permalink
Revert "Enable extra linters"
Browse files Browse the repository at this point in the history
This reverts commit 5d5de20. This
commit was merged by mistake because when the extra linters were
enabled the CI started to break and the code need to be changed.
  • Loading branch information
diegobernardes committed Oct 22, 2023
1 parent 5d5de20 commit f945e5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ linters:
- unparam
- wastedassign
- wrapcheck
- testifylint
- protogetter
- perfsprint

linters-settings:
errcheck:
Expand Down

0 comments on commit f945e5d

Please sign in to comment.