diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/1liner-split.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/1liner-split.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/1liner-split.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/1liner-split.cfg new file mode 100644 index 00000000..e666ea24 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/1liner-split.cfg @@ -0,0 +1,9 @@ +sp_before_sparen = force +indent_columns = 3 +nl_start_of_file = remove +nl_assign_brace = add +nl_enum_brace = add +nl_if_brace = add +nl_else_brace = add +nl_fdef_brace = add +nl_after_brace_open = true
\ No newline at end of file |