On Mon, Mar 10, 2025 at 10:57:39AM -0400, Dan Cross wrote:
So I don't think the specifics of whether you put
parentheses around
every boolean expression matter as much as whether you aggressively
commit to consistency everywhere and support that with tooling and
automation.
Amen. I've contributed to GNU C code, and while I _HATE_ their coding
style, my contributions were in that style. It's their house, their
rules, and Dan is spot on as to why that is important.