You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
493 B

# K&R style
sp_sparen_brace = add
sp_else_brace = force
sp_brace_else = force
sp_do_brace_open = force
nl_fcall_brace = add
nl_if_brace = remove
nl_brace_else = remove
nl_else_brace = remove
nl_for_brace = remove
nl_while_brace = remove
nl_do_brace = remove
nl_fdef_brace = add