Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_build_soong
/
65c95ff1fb3e50927f49e0e95c1f980af850f034
/
.
/
scripts
/
system-clang-format-2
blob: ede5d7e18bc92c47c8530cce494ebc50dacd4a55 [
file
] [
log
] [
blame
]
BasedOnStyle
:
Google
AllowShortFunctionsOnASingleLine
:
Inline
ColumnLimit
:
100
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
IndentWidth
:
2
PointerAlignment
:
Left
TabWidth
:
2
UseTab
:
Never