mirror of
https://github.com/open-goal/jak-project
synced 2026-07-09 06:53:45 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#include <stdexcept>
|
||||
#include "DataParser.h"
|
||||
#include "third-party/fmt/core.h"
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include "common/util/Assert.h"
|
||||
|
||||
#include "third-party/fmt/core.h"
|
||||
|
||||
/*
|
||||
* Allowable lines:
|
||||
* L123: - label
|
||||
|
||||
Reference in New Issue
Block a user