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