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