summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/c/pp-indent-2.cfg
blob: 1387ccfe01804b0edb816ef212ca0b1ede05dc3d (plain)
1
2
3
4
5
6
7
8
#  Remove all PP spacing and indent
pp_indent                       = remove
pp_space_after                  = add
# Gives the format
# |#ifdef SOMETHING
# |#  define X
# |#endif
pp_space_count                  = 2