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