dfmt options

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat Mar 14 18:44:02 PDT 2015


On 3/14/2015 5:01 PM, Orvid King wrote:
> At which point you realize that "The One True Way" is wrong,

Maybe it's time to transcend that.


> Correct me if I'm wrong, but I believe the purpose of a formatter is to make the
> formatting of the code consistent in the way that the user wants it to be.

https://golang.org/cmd/gofmt/

Note the lack of configuration. Generally, it's been a big success for Go.


More information about the Digitalmars-d mailing list