Skip to content

Commit 3639703

Browse files
committed
Add .clang-format file
1 parent f268971 commit 3639703

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.clang-format

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#Official Tool: clang-format version 16.0.0
2+
BasedOnStyle: google
3+
SortIncludes: false
4+
AlignConsecutiveAssignments: true
5+
AllowShortCaseLabelsOnASingleLine: true
6+
AllowShortIfStatementsOnASingleLine: true

0 commit comments

Comments
 (0)