contrib/clang-format-ignorelist
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Sep 2023 00:55:49 +0200
changeset 51024 299b7b5440db
parent 46374 e92ca942ddca
permissions -rw-r--r--
revlog: drop the df argument to `sidedata` The intend of this argument is better filled by the `revlog.reading` or `revlog._writing` context. So we drop it to leave rooms for further cleanup and improvements.

# 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