mirror of
https://github.com/open-goal/jak-project
synced 2026-09-06 19:21:00 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
* Create a DGO from existing files.
|
||||
*/
|
||||
|
||||
#include "DgoWriter.h"
|
||||
|
||||
#include "BinaryWriter.h"
|
||||
#include "FileUtil.h"
|
||||
#include "DgoWriter.h"
|
||||
|
||||
void build_dgo(const DgoDescription& description) {
|
||||
BinaryWriter writer;
|
||||
|
||||
Reference in New Issue
Block a user