Skip to content

Commit

Permalink
add clang format file
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Apr 15, 2021
1 parent 713d10b commit 9f0168e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TabWidth: 2
IndentWidth: 2
UseTab: Never
ColumnLimit: 0
NamespaceIndentation: All
ConstructorInitializerAllOnOneLineOrOnePerLine: false
BreakConstructorInitializers: BeforeComma
IndentPPDirectives: None

0 comments on commit 9f0168e

Please sign in to comment.