2018-02-12 10:21:27 +05:30
|
|
|
Language: Cpp
|
|
|
|
|
BasedOnStyle: Google
|
|
|
|
|
AlignEscapedNewlinesLeft: false
|
2020-08-04 09:31:04 -04:00
|
|
|
AlignOperands: false
|
2018-02-12 10:21:27 +05:30
|
|
|
ColumnLimit: 100
|
2020-08-04 09:31:04 -04:00
|
|
|
AlwaysBreakTemplateDeclarations: false
|
2018-02-12 10:21:27 +05:30
|
|
|
DerivePointerAlignment: false
|
2020-08-04 09:31:04 -04:00
|
|
|
IndentFunctionDeclarationAfterType: false
|
2018-02-12 10:21:27 +05:30
|
|
|
MaxEmptyLinesToKeep: 2
|
|
|
|
|
SortIncludes: false
|