Sign in
android
/
platform
/
external
/
grpc-grpc
/
af1edd806ec5f4b7ad8c34a98515614be55d10c3
/
.
/
.clang-format
blob: f9af7637aa3745f32cf9fe40b3b5ae887b51ce69 [
file
] [
log
] [
blame
]
---
Language
:
Cpp
BasedOnStyle
:
Google
DerivePointerAlignment
:
false
PointerAlignment
:
Left
---
Language
:
ObjC
BasedOnStyle
:
Google
ColumnLimit
:
100
ObjCBlockIndentWidth
:
2
...