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