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