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