summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/ptr_star-3.cfg
blob: de71e0d1b1765503f921b18edc6857437cf13344 (plain)
1
2
3
4
5
6
7
8
9
sp_before_ptr_star          = force
sp_before_ptr_star_func     = remove
sp_before_unnamed_ptr_star  = remove
sp_between_ptr_star         = remove
sp_after_ptr_star           = remove
sp_after_ptr_star_func      = force
sp_after_ptr_star_trailing  = force
sp_before_ptr_star_trailing = remove
sp_after_ptr_star_qualifier = force