parent
2e7281f900
commit
3061b00f08
@ -1,18 +1,4 @@
|
|||||||
---
|
---
|
||||||
BasedOnStyle: Microsoft
|
BasedOnStyle: Chromium
|
||||||
AlignAfterOpenBracket: Align
|
|
||||||
AllowAllArgumentsOnNextLine: 'true'
|
|
||||||
AllowAllParametersOfDeclarationOnNextLine: 'true'
|
|
||||||
AllowShortIfStatementsOnASingleLine: Never
|
|
||||||
BreakBeforeBraces: Allman
|
|
||||||
IndentWidth: '4'
|
|
||||||
Language: Cpp
|
|
||||||
NamespaceIndentation: All
|
|
||||||
SpacesInAngles: 'true'
|
|
||||||
SpacesInCStyleCastParentheses: 'true'
|
|
||||||
SpacesInContainerLiterals: 'true'
|
|
||||||
SpacesInParentheses: 'true'
|
|
||||||
SpacesInSquareBrackets: 'true'
|
|
||||||
UseTab: Never
|
|
||||||
|
|
||||||
...
|
...
|
@ -1 +1 @@
|
|||||||
Subproject commit eed247229fa832c2d2a1486e5467a129ce10debb
|
Subproject commit 14cc72c0ff121d13f2ba26be34d1e99492aad296
|
Loading…
Reference in new issue