Merge pull request #1924 from openmv/code_format_fix

tools: Fix code formatter config.
This commit is contained in:
Ibrahim Abdelkader 2023-09-08 20:34:48 +03:00 committed by GitHub
commit 76f55752a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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