Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_native
/
f4a2e2639b5de722543c81408a4a897485b9892f
/
.
/
libs
/
binder
/
ndk
/
.clang-format
blob: 60774143ee9c82b3412f2b4cd01229f478404a90 [
file
] [
log
] [
blame
]
BasedOnStyle
:
Google
ColumnLimit
:
100
IndentWidth
:
4
ContinuationIndentWidth
:
8
TabWidth
:
4
AllowShortFunctionsOnASingleLine
:
Inline
PointerAlignment
:
Left
UseTab
:
Never