Skip to content

Commit 83be525

Browse files
committed
🌱 (chore): enable wrapcheck via golangci-lint
1 parent 4ce8307 commit 83be525

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
@@ -24,6 +24,7 @@ linters:
2424
- unconvert
2525
- unparam
2626
- unused
27+
- wrapcheck
2728
- whitespace
2829
settings:
2930
ginkgolinter:

0 commit comments

Comments
 (0)