llvm-project
029e5b01 - [clang-format] treat continuation as indent for aligned lines (#191217)

Commit
23 days ago
[clang-format] treat continuation as indent for aligned lines (#191217) This allows to inherit tabbed indent from the lines we break by the lines we want to align. Thus in the AlignWithSpaces mode aligned lines do not generate smaller indent than those they are aligned to.
Author
Parents
Loading