mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
clang-format does not handle that well *at all*.
For the reference, found the relevant pieces of code with:
`ag "=[ "$'\t'"]?"$'\n'"[ "$'\t'"]?{" --ignore=thirdparty`
(cherry picked from commit 40323407df)