Hacker News new | ask | show | jobs
by eliben 4176 days ago
FWIW, C++ already has it with clang-format
1 comments

clang-format is amazing. I think it can format more languages than just C++ too. For example js, I think?
Yes; there are also efforts for Java, AFAIK
Splendid!