android13/hardware/google/graphics/common/libhwc2.1/libdrmresource/.clang-format

11 lines
288 B
YAML

BasedOnStyle: Google
AlignOperands: false
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: Never
AlwaysBreakBeforeMultilineStrings: false
ColumnLimit: 100
CommentPragmas: NOLINT:.*
PenaltyBreakBeforeFirstCallParameter: 100000
SpacesBeforeTrailingComments: 1