make update: add update-golangci-lint-config
This commit is contained in:
@@ -41,6 +41,7 @@ BASH_TARGETS=(
|
|||||||
update-generated-docs
|
update-generated-docs
|
||||||
update-openapi-spec
|
update-openapi-spec
|
||||||
update-gofmt
|
update-gofmt
|
||||||
|
update-golangci-lint-config
|
||||||
)
|
)
|
||||||
|
|
||||||
for t in "${BASH_TARGETS[@]}"; do
|
for t in "${BASH_TARGETS[@]}"; do
|
||||||
|
Reference in New Issue
Block a user