We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f348bc commit 7b4b810Copy full SHA for 7b4b810
.golangci.yaml
@@ -1,11 +1,4 @@
1
---
2
-issues:
3
- exclude-rules:
4
- # syscall param structs will have unused fields in Go code.
5
- - path: syscall.*.go
6
- linters:
7
- - structcheck
8
-
9
linters:
10
disable-all: true
11
enable:
0 commit comments