Sign in
android
/
platform
/
external
/
nos
/
host
/
android
/
refs/heads/android10-s2-release
/
.
/
.clang-format
blob: 7453c4d19506a696bcabac29e6981754a86dd15e [
file
] [
log
] [
blame
] [
edit
]
BasedOnStyle
:
Google
AccessModifierOffset
:
-
2
AllowShortFunctionsOnASingleLine
:
Inline
ColumnLimit
:
80
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
IndentWidth
:
4
ContinuationIndentWidth
:
8
PointerAlignment
:
Left
TabWidth
:
4
UseTab
:
Never