mirror of
https://github.com/open-goal/jak-project
synced 2026-07-23 05:34:01 -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