diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/java/java_foreach.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/java/java_foreach.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/java/java_foreach.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/java/java_foreach.cfg new file mode 100644 index 00000000..56ec94cd --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/java/java_foreach.cfg @@ -0,0 +1,7 @@ +sp_before_for_colon = remove +indent_columns = 4 +indent_with_tabs = 0 +indent_class = true +nl_start_of_file = remove +nl_end_of_file = add +code_width = 80
\ No newline at end of file |