Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_packages_modules_adb
/
7703c7b5c14067e9379328822d6704ff6518f301
/
.
/
libs
/
.clang-format
blob: a4e23f8603713eef1450d195cb5ad40ce20f2d55 [
file
] [
log
] [
blame
]
BasedOnStyle
:
Google
Standard
:
Cpp11
AllowShortFunctionsOnASingleLine
:
Inline
ColumnLimit
:
100
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
IncludeBlocks
:
Preserve
IndentWidth
:
2
PointerAlignment
:
Left
TabWidth
:
2
UseTab
:
Never