frameworks/minikin/.clang-format

9 lines
213 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
BasedOnStyle: Google
DerivePointerAlignment: false
IndentWidth: 4
ConstructorInitializerIndentWidth: 8
ContinuationIndentWidth: 8
ColumnLimit: 100
AllowShortFunctionsOnASingleLine: Inline
AccessModifierOffset: -4