Skip to content

Commit

Permalink
.clang-format file
Browse files Browse the repository at this point in the history
  • Loading branch information
ydnar committed Jun 18, 2020
1 parent 7962d3c commit ab6797c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
BasedOnStyle: Google
ColumnLimit: 2048
IndentWidth: 8
UseTab: ForIndentation
SpacesBeforeTrailingComments: 1
---
Language: Proto
Cpp11BracedListStyle: true
---

0 comments on commit ab6797c

Please sign in to comment.