Sign in
android
/
platform
/
test
/
dittosuite
/
refs/heads/aml_hef_341811030
/
.
/
.clang-format
blob: a4e23f8603713eef1450d195cb5ad40ce20f2d55 [
file
] [
log
] [
blame
] [
edit
]
BasedOnStyle
:
Google
Standard
:
Cpp11
AllowShortFunctionsOnASingleLine
:
Inline
ColumnLimit
:
100
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
IncludeBlocks
:
Preserve
IndentWidth
:
2
PointerAlignment
:
Left
TabWidth
:
2
UseTab
:
Never