Style: Apply clang-format grouping rules

This commit is contained in:
Rémi Verschelde
2026-03-16 22:19:08 +01:00
parent 764bda8d6c
commit e33e98a26f
260 changed files with 482 additions and 448 deletions
+2 -3
View File
@@ -30,10 +30,9 @@
#pragma once
#include "editor/script/script_editor_base.h"
#include "script_editor_plugin.h"
#include "editor/gui/code_editor.h"
#include "editor/script/script_editor_base.h"
#include "editor/script/script_editor_plugin.h"
#include "scene/gui/color_picker.h"
#include "scene/gui/dialogs.h"
#include "scene/gui/option_button.h"