mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 14:54:53 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -38,12 +38,15 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <cinttypes>
|
||||
#include "Object.h"
|
||||
|
||||
#include <cinttypes>
|
||||
|
||||
#include "common/util/FileUtil.h"
|
||||
#include "third-party/fmt/core.h"
|
||||
#include "common/util/print_float.h"
|
||||
|
||||
#include "third-party/fmt/core.h"
|
||||
|
||||
namespace goos {
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user