mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 14:54:53 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -14,10 +14,13 @@
|
||||
*/
|
||||
|
||||
#include "ObjectGenerator.h"
|
||||
#include "goalc/debugger/DebugInfo.h"
|
||||
|
||||
#include "common/goal_constants.h"
|
||||
#include "common/versions.h"
|
||||
#include "common/type_system/TypeSystem.h"
|
||||
#include "common/versions.h"
|
||||
|
||||
#include "goalc/debugger/DebugInfo.h"
|
||||
|
||||
#include "third-party/fmt/core.h"
|
||||
|
||||
namespace emitter {
|
||||
|
||||
Reference in New Issue
Block a user