Skip to content

Commit

Permalink
enable rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarten van der Heijden committed Sep 20, 2023
1 parent 1073c4d commit 7defe04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ linters:
- ineffassign
- interfacebloat
- interfacer
# - ireturn # We disable this one since we're returning any's anyway.
- ireturn
- loggercheck
- maintidx
- makezero
Expand Down

0 comments on commit 7defe04

Please sign in to comment.