Skip to content

Commit

Permalink
remove nakedreturn check
Browse files Browse the repository at this point in the history
Signed-off-by: Kristof Gyuracz <kristof.gyuracz@gmail.com>
  • Loading branch information
kristofgyuracz committed Jan 31, 2024
1 parent d4f96da commit db307a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ linters:
- ineffassign
- lll
- misspell
- nakedret
- prealloc
- staticcheck
- typecheck
Expand Down

0 comments on commit db307a6

Please sign in to comment.