Merge "adb: fix clang-format for access modifier dedent."
This commit is contained in:
commit
d5126ddf71
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