contrib/clang-format-ignorelist
author Augie Fackler <augie@google.com>
Wed, 02 Mar 2022 10:11:37 -0500
changeset 48919 40a65f5594f5
parent 46446 e92ca942ddca
permissions -rw-r--r--
setup: inline encoding constant that is only used once This was variable back when we supported Python 2. Differential Revision: https://phab.mercurial-scm.org/D12272

# 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