Skip to content

Commit 824be12

Browse files
fix config verification
Signed-off-by: Spencer Schrock <[email protected]>
1 parent 2c90d4d commit 824be12

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ issues:
2525
- path: 'probes/.+/impl.go'
2626
linters:
2727
- gochecknoinits
28-
skip-files:
29-
- cron/data/request.pb.go # autogenerated
3028
linters:
3129
enable:
3230
- asciicheck

0 commit comments

Comments
 (0)