mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
make update: add update-golangci-lint-config
This commit is contained in:
parent
418ae605ec
commit
62eb7cb4f9
@ -41,6 +41,7 @@ BASH_TARGETS=(
|
||||
update-generated-docs
|
||||
update-openapi-spec
|
||||
update-gofmt
|
||||
update-golangci-lint-config
|
||||
)
|
||||
|
||||
for t in "${BASH_TARGETS[@]}"; do
|
||||
|
Loading…
Reference in New Issue
Block a user