We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af392e commit cf430feCopy full SHA for cf430fe
Makefile
@@ -19,7 +19,7 @@ TIMEOUT = 60
19
20
.PHONY: precommit ci
21
precommit: generate jsonschemagen toolchain-check license-check misspell go-mod-tidy golangci-lint-fix test-default
22
-ci: generate toolchain-check license-check lint vanity-import-check build test-default check-clean-work-tree test-coverage
+ci: generate jsonschemagen toolchain-check license-check lint vanity-import-check build test-default check-clean-work-tree test-coverage
23
24
# Tools
25
0 commit comments