mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 15:28:58 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
+3
-3
@@ -1,11 +1,11 @@
|
||||
#include <filesystem>
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "common/util/FileUtil.h"
|
||||
#include "common/log/log.h"
|
||||
#include "common/util/FileUtil.h"
|
||||
#include "common/util/os.h"
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
// Running subsets of tests, see:
|
||||
// -
|
||||
// https://github.com/google/googletest/blob/620659ed92829a88ee34134c782bf5b5aa5a0a0c/googletest/docs/advanced.md#running-a-subset-of-the-tests
|
||||
|
||||
Reference in New Issue
Block a user