Show HN: GNU Indent – CLI code formatting(gnu.org)
gnu.org
Show HN: GNU Indent – CLI code formatting
https://www.gnu.org/software/indent/
1 comments
I'm not sure if it is actively maintained, but another option for formatting C code is https://clang.llvm.org/docs/ClangFormat.html
Ah, thanks!!
Do we have other options for formatting of C code?