contrib/clang-format-ignorelist
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 28 Sep 2021 13:59:01 -0700
changeset 48117 b74e128676d4
parent 46374 e92ca942ddca
permissions -rw-r--r--
errors: raise InputError from revpair() iff revset provided by the user Same reasoning as for `revrange()` in an earlier patch. Differential Revision: https://phab.mercurial-scm.org/D11561

# 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