mirror of
https://github.com/open-goal/jak-project
synced 2026-08-25 15:55:52 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#include <algorithm>
|
||||
#include "FormStack.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "Form.h"
|
||||
#include "GenericElementMatcher.h"
|
||||
|
||||
#include "decompiler/Function/Function.h"
|
||||
#include "decompiler/util/DecompilerTypeSystem.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user