summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/issue_1804.cfg
blob: 4c424b89d3e9243a18d4b9f7cd6c519e56f335ae (plain)
1
2
3
4
5
6
7
8
9
10
sp_after_type                   = force
sp_after_cast                   = remove
sp_inside_paren_cast            = remove
sp_cpp_cast_paren               = remove
sp_addr                         = remove
sp_after_byref                  = force
sp_inside_paren                 = force
sp_inside_fparen                = force
sp_inside_square                = force
sp_before_square                = force