Skip to content

Commit 4fb7105

Browse files
committed
chore: add a Makefile to format go files
1 parent 004bd17 commit 4fb7105

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
format-go:
2+
@golines -m 70 --shorten-comments -w .

0 commit comments

Comments
 (0)