mirror of
https://github.com/open-goal/jak-project
synced 2026-06-05 11:19:05 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
* For some reason this runs at ~5 fps in CLion IDE.
|
||||
*/
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "common/goos/Reader.h"
|
||||
#include "common/util/FileUtil.h"
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
using namespace goos;
|
||||
|
||||
TEST(GoosReader, Construction) {
|
||||
|
||||
Reference in New Issue
Block a user