contrib/clang-format-ignorelist
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 08 Mar 2022 19:11:03 -0800
changeset 48960 c3a48dd506da
parent 46374 e92ca942ddca
permissions -rw-r--r--
pycompat: remove json.loads polyfill for Python 3.5 We no longer support Python 3.5 so this can be deleted. Differential Revision: https://phab.mercurial-scm.org/D12364

# 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