Files
go-gh-page/Makefile
2025-05-06 04:39:42 +00:00

3 lines
59 B
Makefile

fmt:
find . -name '*.go' -exec gofumpt -w -s -extra {} \;