Compare commits
No commits in common. "9e7647ba98796af41c4d1caaecf57c14bafc8f19" and "adb24651363f4e3ea36e02eb78e63c6a51ba9315" have entirely different histories.
9e7647ba98
...
adb2465136
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…
Reference in a new issue