Merge branch 'main' of git.handmade.network:hmn/orca into platform-text-edit

This commit is contained in:
Ilia Demianenko 2023-08-22 09:41:17 -07:00
commit 332d0619c5
1 changed files with 2 additions and 1 deletions

View File

@ -14,4 +14,5 @@ MaxEmptyLinesToKeep: 1
PointerAlignment: Left
SeparateDefinitionBlocks: Always
SpaceBeforeParens: Never
ReflowComments: false
ReflowComments: false
SortIncludes: false