Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
2b3a568171c7b623dd7bc22be3bc63042ad42f4d
/
.
/
.clang-format-2
blob: 41591ce34010bb1dc2c217f8018104de33f23d6e [
file
] [
log
] [
blame
]
BasedOnStyle
:
Google
AllowShortFunctionsOnASingleLine
:
Inline
ColumnLimit
:
100
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
IndentWidth
:
2
PointerAlignment
:
Left
TabWidth
:
2
UseTab
:
Never
PenaltyExcessCharacter
:
32