Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
e7b335b4712bc650c93b5b5777a6f8b1d85ad83f
/
.
/
.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