summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/align_asterisk_after_type_cast.cfg
blob: 4a781152068fb9632a02ab4af73f12cea68666e5 (plain)
1
2
3
4
5
6
7
8
9
indent_columns = 4
output_tab_size = 4
indent_with_tabs = 0

sp_before_ptr_star = force
sp_between_ptr_star = remove
sp_after_ptr_star = remove

sp_after_sparen = force