contrib/clang-format-ignorelist
author Connor Sheehan <sheehan@mozilla.com>
Wed, 22 Apr 2020 17:59:17 -0400
branchstable
changeset 45186 a52bf967e90a
parent 44038 98944715a02c
child 46446 e92ca942ddca
permissions -rw-r--r--
infinitepush: replace `NamedTemporaryFile` with `pycompat.namedtempfile` Fixes a Python 3 compat error when using the external bundle store. Differential Revision: https://phab.mercurial-scm.org/D8780

# 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