Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
sysprop
/
6af829a7c911aee98bb514e8909ddd531dedfdd2
/
.
/
.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