Hacker News new | ask | show | jobs
by Bambo 1349 days ago
I'm not sure if it is actively maintained, but another option for formatting C code is https://clang.llvm.org/docs/ClangFormat.html
1 comments

Ah, thanks!!