You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include <pluginscript/godot_pluginscript.h>
|
||||
|
||||
class PluginScript : public Script {
|
||||
|
||||
GDCLASS(PluginScript, Script);
|
||||
|
||||
friend class PluginScriptInstance;
|
||||
|
||||
Reference in New Issue
Block a user