contrib/clang-format-ignorelist
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 23 Jul 2020 16:30:30 +0200
branchstable
changeset 45227 559ebfb5a58e
parent 44037 98944715a02c
child 46374 e92ca942ddca
permissions -rw-r--r--
push: test for checks preventing publishing obsolete changeset The main difference from the previous test is how the changeset was obsoleted. In this case it is an amend so publishing the orphan would also create phase divergence. This must not go unnoticed.

# 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