cloudflare / tls-tris

crypto/tls, now with 100% more 1.3. THE API IS NOT STABLE AND DOCUMENTATION IS NOT GUARANTEED.
Other
291 stars 51 forks source link

Applies go fmt to all the code #96

Closed kriskwiatkowski closed 6 years ago

kriskwiatkowski commented 6 years ago

Simply go fmt all the thingz. go fmt ./...

No functional changes

cjpatton commented 6 years ago

I'd rather not have to manually revert these changes, especially since it means I have to disable my linter and manually make the code uglier :)

Please land this and #97 ASAP so I can rebase my PR.