Skip to content

Commit

Permalink
format: missing clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
agurfinkel committed Aug 27, 2020
1 parent 77fa9ef commit 8b97d87
Showing 1 changed file with 7 additions and 0 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
AllowShortFunctionsOnASingleLine: All
IndentWidth: '2'
AllowShortBlocksOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
...

0 comments on commit 8b97d87

Please sign in to comment.