godot/modules/gdnative/include
Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Which means that reduz' beloved style which we all became used to
will now be changed automatically to remove the first empty line.

This makes us lean closer to 1TBS (the one true brace style) instead
of hybridating it with some Allman-inspired spacing.

There's still the case of braces around single-statement blocks that
needs to be addressed (but clang-format can't help with that, but
clang-tidy may if we agree about it).

Part of #33027.
2020-05-14 16:54:55 +02:00
..
android Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
nativescript Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor 2020-04-20 17:13:06 +02:00
net Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
pluginscript Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
videodecoder Remove redundant void argument lists 2020-05-14 13:51:45 +02:00
xr Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00