contrib/clang-format-ignorelist
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 14 Dec 2021 18:36:07 -0500
changeset 48489 12a43f857a11
parent 46374 e92ca942ddca
permissions -rw-r--r--
pytype: stop excluding pycompat.py Whatever issues were here seem to have been previously fixed. Differential Revision: https://phab.mercurial-scm.org/D11929

# 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