aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: dc2069bc08c27c62fe9b7b20eba19f1d49e00106 (plain) (blame)
1
2
3
4
fmt:
	gotmplfmt -w .

.PHONY: fmt