Skip to content

Commit 64526f1

Browse files
authored
🌱 (chore): Enable wrapcheck linter (#4721)
🌱 (chore): enable wrapcheck via golangci-lint
1 parent 445ee4c commit 64526f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
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)