Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_native
/
787d302b3bc74c1fa9c36da5550c5b0ea9f05c3a
/
.
/
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