Sign in
android
/
platform
/
frameworks
/
base
/
9fa26644ed22e0c56300afb79883a52e10052c15
/
.
/
libs
/
androidfw
/
.clang-format
blob: c91502a257f3f092d914f56ec3dc93be0356ef23 [
file
] [
log
] [
blame
]
BasedOnStyle
:
Google
ColumnLimit
:
100
AllowShortBlocksOnASingleLine
:
false
AllowShortFunctionsOnASingleLine
:
false
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
PointerAlignment
:
Left