mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 02:14:07 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
* Compiler forms related to conditional branching and control flow.
|
||||
*/
|
||||
|
||||
#include "goalc/compiler/Compiler.h"
|
||||
#include "common/goos/ParseHelpers.h"
|
||||
|
||||
#include "goalc/compiler/Compiler.h"
|
||||
|
||||
/*!
|
||||
* Convert an expression into a GoalCondition for use in a conditional branch.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user