Skip to content

Commit

Permalink
added the changes
Browse files Browse the repository at this point in the history
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
  • Loading branch information
7h3-3mp7y-m4n committed Nov 19, 2024
1 parent 8f7a1e6 commit 1c97c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ TIMEOUT = 60
.DEFAULT_GOAL := precommit

.PHONY: precommit ci
precommit: generate toolchain-check license-check misspell go-mod-tidy golangci-lint-fix verify-readmes verify-mods test-default
ci: generate toolchain-check license-check lint vanity-import-check verify-readmes verify-mods build test-default check-clean-work-tree test-coverage
precommit: generate toolchain-check license-check misspell go-mod-tidy golangci-lint-fix test-default
ci: generate toolchain-check license-check lint vanity-import-check build test-default check-clean-work-tree test-coverage

# Tools

Expand Down

0 comments on commit 1c97c6b

Please sign in to comment.