mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
clang-format: Various fixes to comments alignment from clang-format 13
All reviewed manually and occasionally rewritten to avoid bad auto formatting.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
* @class Vector
|
||||
* @author Juan Linietsky
|
||||
* Vector container. Regular Vector Container. Use with care and for smaller arrays when possible. Use PoolVector for large arrays.
|
||||
*/
|
||||
*/
|
||||
|
||||
#include "core/cowdata.h"
|
||||
#include "core/error_macros.h"
|
||||
|
||||
Reference in New Issue
Block a user