align_right_cmt_at_col
Minimum column at which to align trailing comments. Comments which are aligned beyond this column, but which can be aligned in a lesser column, may be "pulled in".
0 = Ignore (default).
Does not work with Uncrustify_d-0.70.1_f
See stackoverflow.
See also
- indent_with_tabs: How to use tabs when indenting code.
- align_same_func_call_params: Whether to align parameters in single-line functions that have the same name.
- align_keep_tabs: Whether to keep non-indenting tabs.