contrib/clang-format-ignorelist
author Kyle Lippincott <spectral@google.com>
Mon, 06 Apr 2020 15:19:09 -0700
changeset 44677 1756f75873bf
parent 44038 98944715a02c
child 46446 e92ca942ddca
permissions -rw-r--r--
hgk: remove a "b" used on a kwargs expansion, the keys are strs Differential Revision: https://phab.mercurial-scm.org/D8385

# 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