Sign in
android
/
platform
/
test
/
vts
/
d55f0872d4a2546c917cdccae7d16bfe6bbf26d5
/
.
/
.clang-format
blob: 602708249e0b28b52385a546864bae2051a35916 [
file
]
---
Language
:
Cpp
BasedOnStyle
:
Google
ColumnLimit
:
80
IndentWidth
:
2
ContinuationIndentWidth
:
4
---
Language
:
Java
BasedOnStyle
:
Google
ColumnLimit
:
100
IndentWidth
:
4
ContinuationIndentWidth
:
8
...