comparison contrib/clang-format-blacklist @ 35959:9724f54923ec

chg: enable clang-format on all .c and .h files Nothing in here looks awful, so I think we may as well just do it. # skip-blame because it's just reformatting with no functionality change Differential Revision: https://phab.mercurial-scm.org/D2058
author Augie Fackler <augie@google.com>
date Tue, 06 Feb 2018 05:24:28 -0500
parents d92dc725223b
children 580f7b1b88c7
comparison
equal deleted inserted replaced
35958:fd9f2a22ee83 35959:9724f54923ec
1 # Files that just need to be migrated to the formatter. 1 # Files that just need to be migrated to the formatter.
2 # Do not add new files here! 2 # Do not add new files here!
3 contrib/chg/chg.c
4 contrib/chg/hgclient.c
5 contrib/chg/hgclient.h
6 contrib/chg/procutil.c
7 contrib/chg/procutil.h
8 contrib/chg/util.c
9 contrib/chg/util.h
10 contrib/hgsh/hgsh.c 3 contrib/hgsh/hgsh.c
11 mercurial/cext/base85.c 4 mercurial/cext/base85.c
12 mercurial/cext/bdiff.c 5 mercurial/cext/bdiff.c
13 mercurial/cext/charencode.c 6 mercurial/cext/charencode.c
14 mercurial/cext/charencode.h 7 mercurial/cext/charencode.h