added redirect anchors
This commit is contained in:
parent
5e5b73884b
commit
b13ff70a2d
4 changed files with 44 additions and 18 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