summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/brace-remove-2.cfg
blob: 9aa693fcddae7ce0181005855bb0f13a246dc902 (plain)
1
2
3
4
5
6
# Removes all unecessary braces unless the body spans more than 2 lines
mod_full_brace_do               = remove
mod_full_brace_for              = remove
mod_full_brace_if               = remove
mod_full_brace_nl               = 2
mod_full_brace_while            = remove