Skip to content

Commit

Permalink
add .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyu- committed Feb 7, 2023
1 parent 0775131 commit a0c9cce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
SortIncludes: false
BasedOnStyle: Google
ColumnLimit: 0
IndentWidth: 4

0 comments on commit a0c9cce

Please sign in to comment.