mirror of
https://github.com/open-goal/jak-project
synced 2026-06-03 18:36:52 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "SimpleThreadGroup.h"
|
||||
|
||||
#include "common/util/Assert.h"
|
||||
|
||||
void SimpleThreadGroup::run(const std::function<void(int)>& func, int num_runs) {
|
||||
|
||||
Reference in New Issue
Block a user