1
0
Fork 0

gofmt generated file.

This commit is contained in:
Ludovic Fernandez 2017-11-21 21:30:03 +01:00 committed by Traefiker
parent 6d2f4a0813
commit f5130db6b0
2 changed files with 20 additions and 19 deletions

View file

@ -2,6 +2,7 @@
//go:generate rm -vf autogen/genstatic/gen.go
//go:generate mkdir -p static
//go:generate go-bindata -pkg gentemplates -modtime 1509884496 -mode 436 -o autogen/gentemplates/gen.go ./templates/...
//go:generate gofmt -w autogen/gentemplates/gen.go
//go:generate go-bindata -pkg genstatic -o autogen/genstatic/gen.go ./static/...
package main