summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/op-space-remove-align-1.cfg
blob: ceebcf9ee20fd1088b0c18d06ae4989d59e4f1f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Removes a space after an operator
sp_before_byref                 = remove
sp_after_byref                  = force
sp_after_operator               = remove
sp_after_operator_sym           = remove
indent_columns                  = 3
indent_class                    = true
align_var_def_span              = 2
align_var_class_span            = 2
align_right_cmt_span            = 2
align_mix_var_proto             = true