Mercurial > hg
comparison tests/test-journal-exists.t @ 40562:e5ad3ef90aa1
revlog: give formatting to clang-format
This has two lines that are poorly formatted, both right after
PyObject_HEAD macros. It's possible that in the future there will be a
feature to tell clang-format that a token includes an end-of-line
character (in this case the ;), but for now I'm willing to live with
two poorly-formatted lines in a struct definition in exchange for not
thinking about how this file is formatted.
Differential Revision: https://phab.mercurial-scm.org/D5234
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 06 Nov 2018 11:22:16 -0500 |
parents | f1186c292d03 |
children | b6673e9bdcf6 |
comparison
equal
deleted
inserted
replaced
40561:5c14bf0c5be3 | 40562:e5ad3ef90aa1 |
---|