summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/pawn/pawn.cfg
blob: 7859328a72e34f935791cab4dab0d5bd4c25f7f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
input_tab_size                  = 4
sp_arith                        = force
sp_after_tag                    = remove
sp_inside_braces                = add
sp_brace_else                   = force
sp_else_brace                   = force
sp_func_call_paren              = remove
#sp_func_call_paren              = force
indent_columns                  = 4
indent_with_tabs                = 0
nl_brace_else                   = remove
nl_fdef_brace                   = force
mod_full_brace_for              = add
mod_full_brace_function         = add
mod_full_brace_if               = add
mod_pawn_semicolon              = true