view contrib/clang-format-ignorelist @ 45627:224c786f4fce

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.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 12 Sep 2020 22:42:58 +0900
parents 98944715a02c
children e92ca942ddca
line wrap: on
line source

# 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