this post was submitted on 02 Oct 2025
55 points (91.0% liked)

Linux

9630 readers
17 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FizzyOrange@programming.dev 0 points 1 day ago (2 children)

Yeah he's dead wrong here. Even clang-format - easily the worst autoformatter I've used - is an order of magnitude more tolerable than no auto-formatting.

Sure it might not always be as good as what a perfectionist human would produce, but it's sure as hell better than what the average human produces, and it means you don't have to waste time ranting like this.

[–] PumaStoleMyBluff@lemmy.world 1 points 1 day ago

He's not advocating for getting rid of the formatter

He's advocating for making it better

[–] vala@lemmy.dbzer0.com 1 points 1 day ago

Why is clang-format actually so terrible haha? It's absolutely is, I just don't know why.