Fix builds

This commit is contained in:
Willow Barraco
2023-09-08 23:22:56 +02:00
parent a152fd036f
commit 76b64f6a85
3 changed files with 16 additions and 17 deletions

View File

@ -2,3 +2,4 @@ BasedOnStyle: LLVM
IndentWidth: 4
AlwaysBreakAfterDefinitionReturnType: All
BreakBeforeBraces: Linux
SortIncludes: false