Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
af49d9756f8b0e29be517101c83c696031cd1dd9
/
.
/
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