6 lines
43 B
Makefile
6 lines
43 B
Makefile
![]() |
|
||
|
format:
|
||
|
gofmt -w -s *.go
|
||
|
|
||
|
.PHONY: format
|