You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-26 15:46:23 +00:00
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
This commit is contained in:
@@ -51,7 +51,6 @@ void PluginConfigDialog::_clear_fields() {
|
||||
}
|
||||
|
||||
void PluginConfigDialog::_on_confirmed() {
|
||||
|
||||
String path = "res://addons/" + subfolder_edit->get_text();
|
||||
|
||||
if (!_edit_mode) {
|
||||
|
||||
Reference in New Issue
Block a user