Change-Id: If7126936fc4e0804c29061c7ecc706228654af15tirimbino
parent
53afa33078
commit
6f3af5aed8
@ -0,0 +1,11 @@ |
|||||||
|
BasedOnStyle: Google |
||||||
|
AccessModifierOffset: -2 |
||||||
|
AllowShortFunctionsOnASingleLine: Inline |
||||||
|
ColumnLimit: 100 |
||||||
|
CommentPragmas: NOLINT:.* |
||||||
|
DerivePointerAlignment: false |
||||||
|
IndentWidth: 4 |
||||||
|
PointerAlignment: Left |
||||||
|
TabWidth: 4 |
||||||
|
UseTab: Never |
||||||
|
PenaltyExcessCharacter: 32 |
Loading…
Reference in new issue