Hacker News new | ask | show | jobs
by __MatrixMan__ 2042 days ago
Your friends are going to insist on properly indented code no matter what your compiler/interpreter wants, so rather than following one set of rules for your friends and a different set of rules for your compiler, why not teach the compiler to think like your friends so that you only have one set of rules to think about?

I'd call it pragmatic.