Merge pull request #26 from Random-Liu/rename-verify-lint
Rename lint.sh to verify-lint.sh
This commit is contained in:
commit
0fa4e74e92
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