Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While go fmt is great tool, it is no different than integrating indent or similar tool in the source control system.


Indent(1) is a textual tool while gofmt does full syntactic analysis. Among other things, indent(1) can't refactor code.


I just gave indent as a possible example, there are other tools.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: