summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/c/rdan.cfg
blob: b000b33dd5148c2546f87b6a3f5da6d196145ea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
sp_arith                        = force
sp_assign                       = force
sp_enum_assign                  = force
sp_bool                         = force
sp_compare                      = force
sp_inside_paren                 = remove
sp_before_sparen                = force
indent_columns                  = 3
indent_with_tabs                = 0
indent_func_def_force_col1      = true
indent_col1_comment             = true
indent_bool_paren               = true
indent_first_bool_expr          = true
nl_func_var_def_blk             = 2
nl_if_brace                     = force
nl_while_brace                  = force
nl_after_semicolon              = true
nl_max                          = 3
nl_after_func_proto_group       = 2
nl_after_func_body              = 2
pos_bool                        = lead_force
pos_compare                     = lead
code_width                      = 80
ls_for_split_full               = true
align_assign_span               = 1
align_enum_equ_span             = 1
cmt_width                       = 80
cmt_star_cont                   = true
mod_full_paren_if_bool          = true
pp_indent                       = add
pp_indent_at_level              = true
pp_indent_count                 = 3
pp_if_indent_code               = true