Skip to content

Commit

Permalink
Add clang-format config
Browse files Browse the repository at this point in the history
  • Loading branch information
MikailBag committed Nov 26, 2019
1 parent d8c917a commit 6e42965
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
BasedOnStyle: LLVM
PointerAlignment: Left
IndentWidth: 4
SpaceAfterCStyleCast: true
SpaceBeforeCpp11BracedList: true

0 comments on commit 6e42965

Please sign in to comment.