Skip to content

Commit

Permalink
Template clang-format style.
Browse files Browse the repository at this point in the history
  • Loading branch information
fevangelista committed Jun 30, 2017
1 parent c5a77c2 commit 63d4952
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 @@
Language: Cpp
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 120
SortIncludes: false

0 comments on commit 63d4952

Please sign in to comment.