cleanup
This commit is contained in:
parent
be0f532628
commit
05a68df896
15 changed files with 158 additions and 135 deletions
2
Makefile
2
Makefile
|
|
@ -37,7 +37,7 @@ govet:
|
|||
$(CC) vet ./...
|
||||
|
||||
misspell:
|
||||
$(GOPATH)/bin/misspell cmd/* pkg/* Makefile README.md sri.sh
|
||||
$(GOPATH)/bin/misspell cmd/* pkg/* Makefile README.md
|
||||
|
||||
staticcheck:
|
||||
$(GOPATH)/bin/staticcheck ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue