On Fri, May 11, 2018 at 10:22 AM Louki Sumirniy <
louki.sumirniy.stal...@gmail.com> wrote:

> On that note, I think that most of the ways that gofmt changes things is
nice but I think I'm disabling its use from now on because more than a few
times I have seen my line count expanded massively
> when most of the statement blocks were just one statement. I appreciate
the simplification it makes to the compiler to enforce all statement blocks
regardless of how many statements inside are
> wrapped, but I don't think it makes sense to add two lines just to do
something as simple as a break statement.

Everyone is free to not use gofmt. Everyone else is free to not read code
that's not gofmt'ed.

-- 

-j

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to