summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/Issue_3220-ir.cfg
blob: 17d298b23f5ef660ac57dba06251957181366526 (plain)
1
2
3
4
5
6
7
8
9
10
11
indent_with_tabs            = 0
sp_after_ptr_star           = ignore
sp_after_ptr_star_func      = ignore
sp_after_ptr_star_trailing  = ignore
sp_after_ptr_star_qualifier = ignore
sp_before_ptr_star          = remove
sp_before_ptr_star_func     = ignore
sp_before_ptr_star_trailing = ignore
sp_before_unnamed_ptr_star  = ignore
sp_between_ptr_star         = ignore
sp_ptr_star_paren           = ignore