indent_align_assign
Whether to align continued statements at the '='. If false or if the '=' is followed by a newline, the next line is indent one tab.
Possible values are true and false, default true.
Does not work with Uncrustify_d-0.70.1_f
See also
- indent_paren_close: How to indent a close parenthesis after a newline.
- indent_func_def_param: Same as indent_func_def_param but for function definitions.