diff --git a/tools/uncrustify.cfg b/tools/uncrustify.cfg index 765a845b4..c3cf4b89e 100644 --- a/tools/uncrustify.cfg +++ b/tools/uncrustify.cfg @@ -2824,7 +2824,7 @@ align_pp_define_together = false # true/false # # =0: Don't align (default) # >0: Number of lines (including comments) between blocks -align_pp_define_span = 8 # unsigned number +align_pp_define_span = 0 # unsigned number # The minimum space between label and value of a preprocessor define. align_pp_define_gap = indent_columns # unsigned number