summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/sp_before_byref_func.cfg
blob: 6f5e2783c13d094d9e991a129d6a39b601f5302a (plain)
1
2
3
4
5
6
# Places the byref as follows: "int &foo"
indent_columns       = 3
indent_class         = true

# Add or remove space before a reference sign '&', if followed by a func proto/def.
sp_before_byref_func = remove