Mercurial > hg
view contrib/clang-format-ignorelist @ 49031:9be7da341885
revert: use a `continue` to reduce indentation
I'm about to add more code in the block I'm modifying here.
Differential Revision: https://phab.mercurial-scm.org/D12415
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 28 Mar 2022 10:43:06 -0700 |
parents | e92ca942ddca |
children |
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 mercurial/pythoncapi_compat.h