android_device_motorola_rhodep/sensors/.clang-format
Anand S 38132c5884
rhodep: Checkout sensors HAL from dubai
* State while checkout: 1538036b5b.
* Rebrand to rhodep.

Change-Id: I2ec98306fd2b12cbad706028b3fc859825c55ee3
2025-04-18 13:51:55 +05:30

11 lines
251 B
YAML

BasedOnStyle: Google
AccessModifierOffset: -2
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 4
PointerAlignment: Left
TabWidth: 4
UseTab: Never
PenaltyExcessCharacter: 32