Mostly un-wrapping over-wrapped definitions.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGce77b0563228: bitmanipulation: reformat with clang-format
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
mercurial/bitmanipulation.h | ||
---|---|---|
34 | this one looks bad |
mercurial/bitmanipulation.h | ||
---|---|---|
34 | Won't fix: the point of clang-format is that if we want to change how things are formatted, we should do so by adjusting the formatter config, not by hand-tuning things. (Presumably there's a way to change the spelling of this line to format better, or else to tweak clang-format config, but that's not the goal of this patch series.) |
this one looks bad