You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-20 14:45:44 +00:00
Set clang-format RemoveSemicolon rule to true
- Set clang-format `Standard` rule to `c++20`
This commit is contained in:
@@ -51,7 +51,7 @@ struct _IP_ResolverPrivate {
|
||||
response.clear();
|
||||
type = IP::TYPE_NONE;
|
||||
hostname = "";
|
||||
};
|
||||
}
|
||||
|
||||
QueueItem() {
|
||||
clear();
|
||||
|
||||
Reference in New Issue
Block a user