|
|
|
|
|
by j-kidd
4907 days ago
|
|
> Someone who considers the handling of formatting and style to be the "biggest" is likely to be one who values those things highly. Not really. Someone who values those things highly would have written the code as such, instead of relying on a utility to reformat the code. |
|
Having `gofmt` drastically increases the probability that any particular Go program has the same style/formatting that you're used to.