Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Show HN: GNU Indent – CLI code formatting
(
gnu.org
)
5 points
by
Bambo
on Oct 16, 2022
|
hide
|
past
|
favorite
|
3 comments
kseistrup
on Oct 17, 2022
[–]
The latest code commit is from ultimo 2018. Is GNU indent still being actively maintained? Or is it “finished”?
Do we have other options for formatting of C code?
Bambo
on Oct 17, 2022
|
parent
[–]
I'm not sure if it is actively maintained, but another option for formatting C code is
https://clang.llvm.org/docs/ClangFormat.html
kseistrup
on Oct 17, 2022
|
root
|
parent
[–]
Ah, thanks!!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Do we have other options for formatting of C code?