Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpach
4175 days ago
I haven’t tried Go yet, but gofmt seems like something that every new language should strongly consider.
1 comments
eliben
4175 days ago
FWIW, C++ already has it with clang-format
link
bla2
4175 days ago
clang-format is amazing. I think it can format more languages than just C++ too. For example js, I think?
link
eliben
4174 days ago
Yes; there are also efforts for Java, AFAIK
link
cpach
4173 days ago
Splendid!
link