contrib/clang-format-ignorelist
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 08 Dec 2020 23:05:53 -0800
changeset 46099 fd75e5c53ec3
parent 44037 98944715a02c
child 46374 e92ca942ddca
permissions -rw-r--r--
simplemerge: avoid quadratic concatenation when building output text I haven't checked if the difference is measurable, but the new version is no less readable or idiomatic, so I don't think performance numbers are needed. Differential Revision: https://phab.mercurial-scm.org/D9549

# Files that just need to be migrated to the formatter.
# Do not add new files here!
mercurial/cext/manifest.c
mercurial/cext/osutil.c
# Vendored code that we should never format:
syntax: glob
contrib/python-zstandard/**.c
contrib/python-zstandard/**.h
hgext/fsmonitor/pywatchman/**.c
mercurial/thirdparty/**.c
mercurial/thirdparty/**.h