@@ -1,3 +1,7 @@
|
||||
run:
|
||||
timeout: 30m
|
||||
skip-dirs:
|
||||
- pkg/client
|
||||
linters:
|
||||
# Disable all linters.
|
||||
# Default: false
|
||||
|
||||
@@ -64,4 +64,5 @@ golangci-lint run \
|
||||
-E staticcheck \
|
||||
-E gosimple \
|
||||
-E bodyclose \
|
||||
--skip-dirs pkg/client \
|
||||
pkg/... cmd/... tools/... test/... kube/...
|
||||
|
||||
Reference in New Issue
Block a user