contrib/clang-format-ignorelist
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 24 Jan 2020 20:24:29 -0800
branchstable
changeset 44144 2251b6cde170
parent 44038 98944715a02c
child 46446 e92ca942ddca
permissions -rw-r--r--
wix: always normalize version string Before, it was possible to pass in a custom version string which would not be valid in MSI. So we always normalize the version string. While we're here, also print when we normalize the version string, for better visibility. Differential Revision: https://phab.mercurial-scm.org/D8004

# 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