blob: eccaa35583e7f8b47d96610660465e6468a44816 [file] [log] [blame]
#
# Remove all PP spacing and indent
#
pp_indent = remove
pp_space = add
pp_space_count = 2
# Gives the format
# |#ifdef SOMETHING
# |# define X
# |#endif