Sign in
fuchsia
/
third_party
/
android.googlesource.com
/
platform
/
system
/
libufdt
/
5a98056c70c20c87e1d5e4a8d24f914486da9d3d
/
.
/
.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