diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/config/cast.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/config/cast.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/config/cast.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/config/cast.cfg new file mode 100644 index 00000000..feac5350 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/config/cast.cfg @@ -0,0 +1,3 @@ +sp_after_cast = force +sp_inside_paren_cast = force +sp_cpp_cast_paren = remove
\ No newline at end of file |