@ -6,7 +6,10 @@ clean:
rm -f -- $(TARGET)
fmt:
gofmt -tabs=false -tabwidth=4 -w=true $(TARGET).go
gofmt -tabs=false -tabwidth=4 -w=true *.go
install:
go build $(TARGET).go
test:
go test
The note is not visible to the blocked user.