godot/main
Rémi Verschelde 40323407df Style: No break before list brace
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`
2017-01-16 08:48:24 +01:00
..
tests Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
input_default.cpp Style: No break before list brace 2017-01-16 08:48:24 +01:00
input_default.h Merge pull request #7127 from BastiaanOlij/ios_meters 2017-01-15 00:08:46 +01:00
main.cpp Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
main.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
performance.cpp Created new Engine singleton, and moved engine related OS functions to it. 2017-01-13 12:51:14 -03:00
performance.h ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 2017-01-02 23:03:46 -03:00
SCsub Move tests again from core to main 2017-01-08 21:33:37 +01:00
splash.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00