Merge "adb: fix clang-format for access modifier dedent."
am: d5126ddf71
* commit 'd5126ddf7119461d1dbd549f832bfb944f109225':
adb: fix clang-format for access modifier dedent.
This commit is contained in:
commit
728da79e9c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ BasedOnStyle: Google
|
||||||
AllowShortBlocksOnASingleLine: false
|
AllowShortBlocksOnASingleLine: false
|
||||||
AllowShortFunctionsOnASingleLine: false
|
AllowShortFunctionsOnASingleLine: false
|
||||||
|
|
||||||
|
AccessModifierOffset: -2
|
||||||
ColumnLimit: 100
|
ColumnLimit: 100
|
||||||
CommentPragmas: NOLINT:.*
|
CommentPragmas: NOLINT:.*
|
||||||
DerivePointerAlignment: false
|
DerivePointerAlignment: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue