Rename lint.sh to verify-lint.sh
Signed-off-by: Random-Liu <lantaol@google.com>
This commit is contained in:
parent
1532079c84
commit
46c788feee
2
Makefile
2
Makefile
@ -53,7 +53,7 @@ version:
|
||||
|
||||
lint: check-gopath
|
||||
@echo "checking lint"
|
||||
@./hack/lint.sh
|
||||
@./hack/verify-lint.sh
|
||||
|
||||
gofmt:
|
||||
@echo "checking gofmt"
|
||||
|
Loading…
Reference in New Issue
Block a user