Post #469795
2026-03-01 13:36 UTC
No, it is an argument against it. We indent code so that it is more comfortable to read it, not in order to make it easier to understand
Replies (1)
-
@softwarist@programming.dev 2026-03-01 15:49
You’re mistaken: Indentation is a secondary notation that is often intended to lower cognitive load for a programmer to understand the structure of the code.