Re: [PATCH 9/9] CodingStyle: flip the rule about curlies
From: Krzysztof Kozlowski
Date: Wed Jan 07 2026 - 07:29:22 EST
On 09/05/2025 22:34, Alexey Dobriyan wrote:
> Require set of curlies {} in all if/else branches and all loops
> not matter how simple.
>
> The rationale is that maintaining curlies increases churn and make
> patches bigger when those if/else branches grow and shrink so it is
> easier to always add them.
>
> There are more important things in life than herding curlies.
NAK, so silence won't be treated as agreement.
Best regards,
Krzysztof