first commit
This commit is contained in:
8
.clang-format
Normal file
8
.clang-format
Normal file
@@ -0,0 +1,8 @@
|
||||
UseTab: Always
|
||||
IndentWidth: 4
|
||||
TabWidth: 4
|
||||
ColumnLimit: 0
|
||||
AllowAllParametersOfDeclarationOnNextLine: false
|
||||
BreakBeforeBinaryOperators: None
|
||||
SpacesInParentheses: false
|
||||
BinPackParameters: true
|
||||
Reference in New Issue
Block a user