godot/modules/theora
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
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
register_types.cpp Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
register_types.h Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
SCsub scons: Reorder options for clarity 2016-11-03 08:41:10 +01:00
video_stream_theora.cpp Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
video_stream_theora.h Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
yuv2rgb.h Style: No break before list brace 2017-03-18 21:05:58 +01:00