Sign in
fuchsia
/
third_party
/
android.googlesource.com
/
platform
/
system
/
libufdt
/
69fe667437d36b701ba048969928f52296e59ba1
/
.
/
.clang-format
blob: a3a8e6546bba258a2d173cb071b8162518253d42 [
file
] [
log
] [
blame
]
BasedOnStyle
:
Google
AllowShortBlocksOnASingleLine
:
false
AllowShortFunctionsOnASingleLine
:
false
CommentPragmas
:
NOLINT
:.*
DerivePointerAlignment
:
false
IndentWidth
:
2
PenaltyExcessCharacter
:
32
PointerAlignment
:
Right
TabWidth
:
2
UseTab
:
Never