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,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