fix spelling
This commit is contained in:
parent
85a8ba23bd
commit
ce7d138c60
3 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -39,7 +39,7 @@ golint:
|
|||
$(GOPATH)/bin/golint .
|
||||
|
||||
misspell:
|
||||
$(GOPATH)/bin/misspell pkg/* cmd/* Makefile README.md
|
||||
$(GOPATH)/bin/misspell pkg/* cmd/* Makefile README.md vipman.yaml
|
||||
|
||||
test:
|
||||
ifeq ($(shell go env GOARCH), $(shell go env GOHOSTARCH))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue