contrib/clang-format-ignorelist
author Manuel Jacob <me@manueljacob.de>
Sat, 30 May 2020 03:46:59 +0200
changeset 44873 47b3c8383cc1
parent 44037 98944715a02c
child 46374 e92ca942ddca
permissions -rw-r--r--
sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is present The `load_default_certs()` method was already present when `ssl.SSLContext` was backported to Python 2.7 (https://hg.python.org/cpython/rev/221a1f9155e2).

# 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