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
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
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.