Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_core
/
8374276bfade304c18f8a1bfcd8ffb5b1a692347
/
.
/
base
/
.clang-format
blob: 2b83a1f41a6419b228f2e4cf4e6456338520a65b [
file
] [
log
] [
blame
]
BasedOnStyle
:
Google
AllowShortBlocksOnASingleLine
:
false
AllowShortFunctionsOnASingleLine
:
false
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
IndentWidth
:
2
PointerAlignment
:
Left
TabWidth
:
2
UseTab
:
Never
PenaltyExcessCharacter
:
32