Skip to content

Commit

Permalink
chore: Fix use of ireturn linter
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Apr 4, 2024
1 parent fb54305 commit 4c30f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ linters-settings:
ireturn:
allow:
- anon
- comparable
- empty
- error
- github\.com/charmbracelet/bubbletea\.Model
Expand Down

0 comments on commit 4c30f6a

Please sign in to comment.