Closed lafrenierejm closed 9 months ago
@dsuni Any opinions on this PR? I know that formatting can be highly subjective, so it's totally fine if you don't want these changes.
Ah, yes, sorry. Had other things and forgot to respond. I'm not a huge fan of autoformatters and the like, so I think I'll pass on this one, thanks.
All good! Thanks for giving it a look.
This PR does three things:
clang-format
config that, in my testing, resulted in the minimum number of changes.clang-format
across the codebase as a one-time normalization.clang-format
against each PR (via Nix), failing if the PR's code does not already adhere to the formatting rules.