mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1924 from openmv/code_format_fix
tools: Fix code formatter config.
This commit is contained in:
commit
76f55752a7
@ -2824,7 +2824,7 @@ align_pp_define_together = false # true/false
|
|||||||
#
|
#
|
||||||
# =0: Don't align (default)
|
# =0: Don't align (default)
|
||||||
# >0: Number of lines (including comments) between blocks
|
# >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.
|
# The minimum space between label and value of a preprocessor define.
|
||||||
align_pp_define_gap = indent_columns # unsigned number
|
align_pp_define_gap = indent_columns # unsigned number
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user