We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067b554 commit bbb57baCopy full SHA for bbb57ba
1 file changed
.golangci.yml
@@ -6,6 +6,8 @@ linters:
6
- staticcheck
7
- ineffassign
8
- unused
9
+ disable:
10
+ - govet
11
12
run:
13
timeout: 5m
0 commit comments