diff --git a/.uncrustify b/.uncrustify index 3a3fbf0912..90c1ed5412 100644 --- a/.uncrustify +++ b/.uncrustify @@ -1,7 +1,7 @@ tok_split_gte=false utf8_byte=false utf8_force=false -indent_cmt_with_tabs=true +indent_cmt_with_tabs=false indent_align_string=false indent_braces=false indent_braces_no_func=false @@ -12,6 +12,7 @@ indent_namespace=false indent_extern=false indent_class=false indent_class_colon=false +indent_col1_comment=false indent_else_if=false indent_var_def_cont=false indent_func_call_param=false @@ -22,6 +23,7 @@ indent_func_ctor_var_param=false indent_template_param=false indent_func_param_double=false indent_relative_single_line_comments=false +indent_sing_line_comments=0 indent_oc_block=true indent_col1_comment=false indent_access_spec_body=false