mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 14:55:38 -04:00
Update runtime and auto-gofmt runtime in make
This commit is contained in:
parent
41a24e61d6
commit
7a013f666e
1
Makefile
1
Makefile
@ -41,6 +41,7 @@ runtime:
|
||||
go get -u github.com/jteeuwen/go-bindata/...
|
||||
$(GOBIN)/go-bindata -nometadata -o runtime.go runtime/...
|
||||
mv runtime.go cmd/micro
|
||||
gofmt -w cmd/micro/runtime.go
|
||||
|
||||
test:
|
||||
go test ./cmd/micro
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user