contrib/clang-format-ignorelist
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 21 Feb 2022 10:23:54 -0700
changeset 48886 127cc4535853
parent 46374 e92ca942ddca
permissions -rw-r--r--
url: remove passing of strict This was needed to support Python 2.7. Differential Revision: https://phab.mercurial-scm.org/D12289

# 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