mirror of
https://github.com/open-goal/jak-project
synced 2026-07-10 23:22:17 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
* Runs the register allocator.
|
||||
*/
|
||||
|
||||
#include "allocator_interface.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "third-party/fmt/core.h"
|
||||
#include "allocator_interface.h"
|
||||
|
||||
/*!
|
||||
* Print out the input data for debugging.
|
||||
|
||||
Reference in New Issue
Block a user