Прошло 2 года.
This commit is contained in:
11
lib/epdiy/.clang-format
Normal file
11
lib/epdiy/.clang-format
Normal file
@@ -0,0 +1,11 @@
|
||||
BasedOnStyle: chromium
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 100
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
IncludeBlocks: Preserve
|
||||
BreakBeforeBinaryOperators: All
|
||||
Cpp11BracedListStyle: false
|
||||
AllowAllParametersOfDeclarationOnNextLine: true
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
SortIncludes: false
|
||||
Reference in New Issue
Block a user