cookiecutter-go-web-app/hooks/post_gen_project.sh
AKP 5f7c2f42ec
Refactor for use with Cookiecutter
Signed-off-by: AKP <tom@tdpain.net>
2022-10-02 21:26:54 +01:00

3 lines
No EOL
43 B
Bash

#!/usr/bin/env sh
go fmt ./... > /dev/null