Skip to content
Unverified Commit 82001e0d authored by Jon Phillips's avatar Jon Phillips Committed by GitHub
Browse files

[clang-format] Disable OuterScope lambda indentation behaviour for constructor...

[clang-format] Disable OuterScope lambda indentation behaviour for constructor initializers (#66755)

By default, OuterScope aligns lambdas to the beginning of the current
line. This makes sense for most types of statements within code blocks
but leads to unappealing and misleading indentation for lambdas within
constructor initializers.
parent 6a2bc488
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment