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