Skip to content
Snippets Groups Projects
Commit ec9ce0cf authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Updates

parent 76951592
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1808 passed
......@@ -178,7 +178,7 @@ nl_before_func_body_def = 2
nl_after_func_proto = 1
nl_after_func_proto_group = 2
nl_after_func_body = 2
nl_func_var_def_blk = 2
nl_func_var_def_blk = 1
nl_typedef_blk_start = 2
nl_typedef_blk_end = 2
nl_typedef_blk_in = 2
......@@ -217,6 +217,7 @@ align_var_def_star_style = 2
align_var_def_amp_style = 2
align_var_def_colon = true
align_var_struct_span = 16
align_right_cmt_span = 4
#Comment modification options
cmt_width = 120
......@@ -225,7 +226,7 @@ cmt_c_group = true
cmt_c_nl_start = true
cmt_c_nl_end = true
cmt_star_cont = true
cmt_sp_before_star_cont = 1
cmt_sp_before_star_cont = 0
cmt_sp_after_star_cont = 1
#Code modifying options
......@@ -254,4 +255,3 @@ mod_enum_last_comma = remove
pp_indent = force
pp_space = remove
pp_space_count = 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment