Skip to content

Commit e043e79

Browse files
committed
Add .clang-format
1 parent d780421 commit e043e79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.clang-format

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BasedOnStyle: Mozilla
2+
ColumnLimit: 90
3+
BinPackParameters: true
4+
BinPackArguments: false
5+
AllowShortCaseLabelsOnASingleLine: false

0 commit comments

Comments
 (0)