go-tmbundle icon indicating copy to clipboard operation
go-tmbundle copied to clipboard

Remove deprecated golang args

Open briantobin opened this issue 10 years ago • 0 comments

If you try to autoformat a file and you're using golang 1.3.3, you get this exception:

flag provided but not defined: -tabwidth

This issue describes that tabwidth and tabs are now removed from gofmt: https://code.google.com/p/go/issues/detail?id=7101

briantobin avatar Nov 04 '14 01:11 briantobin