We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c90d4d commit 824be12Copy full SHA for 824be12
.golangci.yml
@@ -25,8 +25,6 @@ issues:
25
- path: 'probes/.+/impl.go'
26
linters:
27
- gochecknoinits
28
-skip-files:
29
- - cron/data/request.pb.go # autogenerated
30
31
enable:
32
- asciicheck
0 commit comments