mirror of
https://github.com/open-goal/jak-project
synced 2026-07-29 15:44:03 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -5,11 +5,12 @@
|
||||
*/
|
||||
|
||||
#include "ksocket.h"
|
||||
#include "kdsnetm.h"
|
||||
#include "kprint.h"
|
||||
#include "kboot.h"
|
||||
|
||||
#include "fileio.h"
|
||||
#include "kboot.h"
|
||||
#include "kdsnetm.h"
|
||||
#include "klisten.h"
|
||||
#include "kprint.h"
|
||||
|
||||
/*!
|
||||
* Update GOAL message header after receiving and verify message is ok.
|
||||
|
||||
Reference in New Issue
Block a user