You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
namespace CSharpProject {
|
||||
|
||||
void add_item(const String &p_project_path, const String &p_item_type, const String &p_include) {
|
||||
|
||||
if (!GLOBAL_DEF("mono/project/auto_update_project", true))
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user