Code is not go fmt'd
peterbourgon opened this issue · 1 comments
peterbourgon commented
I wasn't able to get the repo to compile on my Mac, but I'd bet you'd also find a lot of problems with go vet
and staticcheck
.
Splizard commented
Cheers, I have go fmt'd the repos, nothing major from go vet or staticcheck, any details on why you couldn't get it to compile?
I have tested on Mac, Android+Termux, Windows and Linux and all these platforms work for me.
Edit
Nevermind, I have found the issue, I had to do some magic with Git the other day and one of the files slipped through but ended up locally on all of my devices. All fixed now!