Skip to content

Commit

Permalink
Reformat c++ files
Browse files Browse the repository at this point in the history
  • Loading branch information
rymiel committed Jun 23, 2024
1 parent fe52d77 commit b7d1458
Show file tree
Hide file tree
Showing 5 changed files with 1,002 additions and 1,867 deletions.
7 changes: 7 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
BasedOnStyle: LLVM
---
Language: Cpp
PointerAlignment: Left
ColumnLimit: 120
AllowShortCaseLabelsOnASingleLine: true
Loading

0 comments on commit b7d1458

Please sign in to comment.