mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-27 06:19:51 -05:00
Cleanup for coding style
Add strict mode to check_style_guide script
This commit is contained in:
@@ -177,7 +177,7 @@ void ChunkNode::merge() {
|
||||
}
|
||||
_children[i] = nullptr;
|
||||
}
|
||||
|
||||
|
||||
ghoul_assert(isLeaf(), "ChunkNode must be leaf after merge");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user