The indent man page <https://linux.die.net/man/1/indent> (for formatting C 
code) has dozens of options to allow the user to tweak the output format.

The greatest thing about gofmt great thing about gofmt is that it has no 
such options. No style options. No new vs old mode.
Gofmt just produces a single canonical format.

Let's keep it that way.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/fbaf8e58-b478-497b-b8b1-2d3265f70523%40googlegroups.com.

Reply via email to