Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
00cf5d01b7e51a3ea73f9032ef375c54d2068e43
/
.
/
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