mirror of
https://github.com/open-goal/jak-project
synced 2026-07-07 14:13:45 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
+2
-1
@@ -3,11 +3,12 @@
|
||||
#include <vector>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "common/util/compress.h"
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "test/all_jak1_symbols.h"
|
||||
|
||||
#include "third-party/zstd/lib/zstd.h"
|
||||
#include "common/util/compress.h"
|
||||
|
||||
TEST(ZSTD, Basic) {
|
||||
std::string all;
|
||||
|
||||
Reference in New Issue
Block a user