mirror of
https://github.com/go-i2p/go-gh-page.git
synced 2025-06-07 18:24:26 -04:00
2 lines
58 B
Makefile
2 lines
58 B
Makefile
![]() |
fmt:
|
||
|
find . -name '*.go' -exec gofumpt -w -s -extra {} \;
|