Skip to content

Commit 125c601

Browse files
committed
pixi run format
1 parent fd39ad1 commit 125c601

File tree

3 files changed

+380
-0
lines changed

3 files changed

+380
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ DerivePointerAlignment: false
1919
EmptyLineBeforeAccessModifier: LogicalBlock
2020
IndentWidth: 4
2121
IndentWrappedFunctionNames: true
22+
InsertBraces: true
2223
InsertTrailingCommas: Wrapped
2324
MaxEmptyLinesToKeep: 1
2425
NamespaceIndentation: All

0 commit comments

Comments
 (0)