Sign in
android
/
platform
/
test
/
vts-testcase
/
kernel
/
3b7281e5be8fcb7e5b7d0c73d5789ce9480b954b
/
.
/
.clang-format
blob: d87b9680c65536c0cf2ddbb64294b615e604c287 [
file
] [
log
] [
blame
]
---
Language
:
Cpp
BasedOnStyle
:
Google
ColumnLimit
:
80
IndentWidth
:
2
ContinuationIndentWidth
:
4
IncludeBlocks
:
Preserve
---
Language
:
Java
BasedOnStyle
:
Google
ColumnLimit
:
100
IndentWidth
:
4
ContinuationIndentWidth
:
8
...