contrib/clang-format-ignorelist
changeset 40562 e5ad3ef90aa1
parent 40121 73fef626dae3
child 42070 675775c33ab6
equal deleted inserted replaced
40561:5c14bf0c5be3 40562:e5ad3ef90aa1
     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/osutil.c
     5 mercurial/cext/osutil.c
     6 mercurial/cext/revlog.c
       
     7 # Vendored code that we should never format:
     6 # Vendored code that we should never format:
     8 contrib/python-zstandard/c-ext/bufferutil.c
     7 contrib/python-zstandard/c-ext/bufferutil.c
     9 contrib/python-zstandard/c-ext/compressionchunker.c
     8 contrib/python-zstandard/c-ext/compressionchunker.c
    10 contrib/python-zstandard/c-ext/compressiondict.c
     9 contrib/python-zstandard/c-ext/compressiondict.c
    11 contrib/python-zstandard/c-ext/compressionparams.c
    10 contrib/python-zstandard/c-ext/compressionparams.c