Files
go-gh-page/Makefile
2025-05-05 22:03:44 -04:00

2 lines
58 B
Makefile

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