We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce8307 commit 83be525Copy full SHA for 83be525
.golangci.yml
@@ -24,6 +24,7 @@ linters:
24
- unconvert
25
- unparam
26
- unused
27
+ - wrapcheck
28
- whitespace
29
settings:
30
ginkgolinter:
0 commit comments