This seems to be the prevailing style in the code by a wide margin.
Details
Details
- Reviewers
quark - Group Reviewers
hg-reviewers - Commits
- rHGce26a13869fb: cext: move braces for control statements to same line
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
FWIW, this series stemmed from me hacking on a .clang-format file. I want the big patch where we run clang-format on the repo to be as simple as possible. This series (so far) is all about introducing consistency in our C code.