Skip to content

Commit 42bbb2e

Browse files
committed
Add .clang-format
1 parent 2f590dd commit 42bbb2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.clang-format

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
BasedOnStyle: Google
2+
AccessModifierOffset: -4
3+
ColumnLimit: 100
4+
IndentWidth: 4
5+
BreakBeforeBraces: Attach
6+
NamespaceIndentation: All

0 commit comments

Comments
 (0)