Skip to content

Commit

Permalink
Final final
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Sep 10, 2023
1 parent 635d882 commit a75b594
Show file tree
Hide file tree
Showing 19 changed files with 2,271 additions and 2,274 deletions.
4 changes: 2 additions & 2 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BreakConstructorInitializers: BeforeComma
BreakBeforeBraces: Allman
ColumnLimit: 105
SortIncludes: false
NamespaceIndentation: All
NamespaceIndentation: Inner
ReflowComments: false
AllowShortFunctionsOnASingleLine: None
---
Expand All @@ -30,7 +30,7 @@ BreakConstructorInitializers: BeforeComma
BreakBeforeBraces: Allman
ColumnLimit: 105
SortIncludes: false
NamespaceIndentation: All
NamespaceIndentation: Inner
ReflowComments: false
AllowShortFunctionsOnASingleLine: None
...
Loading

0 comments on commit a75b594

Please sign in to comment.