Closed
Description
https://tip.golang.org/cmd/gofmt/
Gofmt formats Go programs. It uses tabs (width = 8) for indentation and blanks for alignment.
Does it need to specify tab width = 8? If not, could you please remove it?
https://tip.golang.org/cmd/gofmt/
Gofmt formats Go programs. It uses tabs (width = 8) for indentation and blanks for alignment.
Does it need to specify tab width = 8? If not, could you please remove it?