diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/c/nl-comment.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/c/nl-comment.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/c/nl-comment.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/c/nl-comment.cfg new file mode 100644 index 00000000..c6ef78f9 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/c/nl-comment.cfg @@ -0,0 +1,7 @@ +indent_columns = 3 +nl_func_var_def_blk = 1 +nl_for_brace = add +nl_before_block_comment = 3 +nl_before_c_comment = 3 +nl_before_cpp_comment = 4 +mod_full_brace_for = add
\ No newline at end of file |