add a Makefile with a 'fmt' target

This commit is contained in:
Martin Lindhe 2017-06-30 22:50:48 +02:00
parent 0c4c15c4ce
commit 1db60e22b9
1 changed files with 2 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
fmt:
gofmt -l -w -s .