chore: verbose lint
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s

This commit is contained in:
张泊明518370910136 2024-10-11 00:43:37 -04:00
parent a1cc41e07c
commit bc733f3944
GPG Key ID: D47306D7062CDA9D

View File

@ -18,7 +18,7 @@ clean:
rm -rf *.out rm -rf *.out
lint: lint:
golangci-lint run golangci-lint run -v
prepare-test: prepare-test:
git submodule update --init --remote git submodule update --init --remote