comparison contrib/clang-format-blacklist @ 36227:69080ee1fb0e

mpatch: allow clang-format oversight Differential Revision: https://phab.mercurial-scm.org/D2183
author Augie Fackler <augie@google.com>
date Mon, 12 Feb 2018 10:41:00 -0500
parents e1138fc2c4e2
children 34e2ff1f9cd8
comparison
equal deleted inserted replaced
36226:e1138fc2c4e2 36227:69080ee1fb0e
1 # Files that just need to be migrated to the formatter. 1 # Files that just need to be migrated to the formatter.
2 # Do not add new files here! 2 # Do not add new files here!
3 mercurial/cext/dirs.c 3 mercurial/cext/dirs.c
4 mercurial/cext/manifest.c 4 mercurial/cext/manifest.c
5 mercurial/cext/mpatch.c
6 mercurial/cext/osutil.c 5 mercurial/cext/osutil.c
7 mercurial/cext/revlog.c 6 mercurial/cext/revlog.c
8 # Vendored code that we should never format: 7 # Vendored code that we should never format:
9 contrib/python-zstandard/c-ext/bufferutil.c 8 contrib/python-zstandard/c-ext/bufferutil.c
10 contrib/python-zstandard/c-ext/compressiondict.c 9 contrib/python-zstandard/c-ext/compressiondict.c