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