Compare commits
2 commits
adb2465136
...
9e7647ba98
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e7647ba98 | ||
|
|
a082346758 |
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ test:
|
||||||
cd src && go test -v .
|
cd src && go test -v .
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf bin/*
|
rm -rf bin
|
||||||
|
|
||||||
format:
|
format:
|
||||||
go fmt src/*.go
|
go fmt src/*.go
|
||||||
Loading…
Add table
Add a link
Reference in a new issue