We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a429a54 commit ffb24bdCopy full SHA for ffb24bd
1 file changed
.golangci.yml
@@ -48,6 +48,9 @@ issues:
48
- varnamelen
49
- goconst
50
path: cmd/protoc-gen-pluginrpc-go/main.go
51
+ - linters:
52
+ - varnamelen
53
+ path: pluginrpc_test.go
54
- linters:
55
- gosec
56
path: runner.go
0 commit comments