Skip to content

Commit

Permalink
code cleanup and clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
dokipen3d committed Oct 29, 2019
1 parent 51aea5e commit b2977a0
Show file tree
Hide file tree
Showing 2 changed files with 632 additions and 894 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
IndentWidth: 4
ColumnLimit: 120
PointerAlignment: Left
AllowShortFunctionsOnASingleLine: None
AlignTrailingComments: true
AllowShortCaseLabelsOnASingleLine: true
Loading

0 comments on commit b2977a0

Please sign in to comment.