This is an archive of the discontinued Mercurial Phabricator instance.

bdiff: re-wrap lines per clang-format
ClosedPublic

Authored by durin42 on Oct 11 2017, 11:00 AM.

Details

Summary

A few too-wide lines corrected, and some places where clang-format
prefers to wrap after the binary operator instead of before. I don't
feel strongly, so I'm leaving the auto-format result as "after the
binary operator".

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

durin42 created this revision.Oct 11 2017, 11:00 AM
pulkit accepted this revision.Oct 11 2017, 2:25 PM
ryanmce accepted this revision.Oct 12 2017, 7:10 AM
This revision is now accepted and ready to land.Oct 12 2017, 7:10 AM
This revision was automatically updated to reflect the committed changes.