godot/core/bind
Rémi Verschelde 4bfecab813 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`

(cherry picked from commit 40323407df)
2017-03-18 21:05:58 +01:00
..
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
core_bind.cpp Style: No break before list brace 2017-03-18 21:05:58 +01:00
core_bind.h Add ClassDB binding for File.get_modified_time 2017-03-18 19:46:36 +01:00