You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
This commit is contained in:
@@ -392,7 +392,6 @@ void Document::ReadObjects() {
|
||||
|
||||
const ScopePtr sobjects = eobjects->Compound();
|
||||
for (const ElementMap::value_type &iter : sobjects->Elements()) {
|
||||
|
||||
// extract ID
|
||||
const TokenList &tok = iter.second->Tokens();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user