Skip to content

Commit c527b03

Browse files
committed
🌱 (chore): enable wrapcheck via golangci-lint
1 parent fa1d379 commit c527b03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,6 @@ linters:
9494
- unconvert
9595
- unparam
9696
- unused
97+
- wrapcheck
9798
- whitespace
9899

0 commit comments

Comments
 (0)