Connor van Spronssen

Results 6 comments of Connor van Spronssen

I think Return would make sense to move to the next page

Ah yes, the cute little rabbit is right. I should probably add the HEAD method as well, for completeness' sake

True, but a type can easily be added by someone to override this. It will not prevent the code from running, but is simply a type of linting error. Additionally,...

Hi @danielroe! Thank you for your feedback, and your kind words! Adding tests is definitely a good idea! I've not realized that types could be unit tested dynamically like that....

I just stumbled across the same issue, thinking it was Xcode misbehaving. @pwiecz Is there a specific reason for the explicit version? Otherwise, I'd be happy to create a PR...

After looking into the code a bit, I can roughly see what's happening. `gltk-build.go` has likely inserted the comments after `go generate` was ran. Though I don't get the flag...