mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <cstddef>
|
||||
#include "extract_common.h"
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
u32 clean_up_vertex_indices(std::vector<u32>& idx) {
|
||||
std::vector<u32> fixed;
|
||||
u32 num_tris = 0;
|
||||
|
||||
Reference in New Issue
Block a user