contrib/clang-format-ignorelist
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 10 Mar 2021 05:54:02 +0100
changeset 46761 af7535249ea9
parent 46374 e92ca942ddca
permissions -rw-r--r--
hg: make `clean` return consistent with the `update` function The function return a boolean and is used as such. Lets be explicit about it. Differential Revision: https://phab.mercurial-scm.org/D10156

# 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