logoalt Hacker News

jdc0589yesterday at 5:54 PM2 repliesview on HN

> For a language team, Go is a dream.

I agree very strongly. There's no debate about things that have 1000000 permutations in other languages. e.g. The correct format can always be checked by `go fmt` with no real config options. the end.


Replies

zero_shiftyesterday at 6:45 PM

I mean this isn't true, formatting is the most trivial part. And so many languages have an opinionated formatter these days (e.g. Black)

show 2 replies
TimBytetoday at 7:53 AM

[dead]