contrib/clang-format-ignorelist
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Feb 2022 13:29:47 -0700
changeset 48958 f547a5dee234
parent 46446 e92ca942ddca
permissions -rw-r--r--
tests: unconditionalize some imports Now that we require Python 3 we can simplify these imports. Differential Revision: https://phab.mercurial-scm.org/D12245

# 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
mercurial/pythoncapi_compat.h