mirror of
https://github.com/open-goal/jak-project
synced 2026-09-06 11:20:54 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#include <thread>
|
||||
#include <memory>
|
||||
#include <thread>
|
||||
|
||||
#include "goalc/compiler/Compiler.h"
|
||||
#include "test/goalc/framework/test_runner.h"
|
||||
#include "gtest/gtest.h"
|
||||
#include "test/goalc/framework/test_runner.h"
|
||||
|
||||
class KernelTest : public testing::Test {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user