contrib/clang-format-ignorelist
author Yuya Nishihara <yuya@tcha.org>
Sat, 12 Sep 2020 22:42:58 +0900
changeset 45630 224c786f4fce
parent 44038 98944715a02c
child 46446 e92ca942ddca
permissions -rw-r--r--
log: move --graph and topo sort options to walkopts This is the last opts.get() found in getrevs(). It might be better to define an enum, but for now, it is just a string.

# 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