android13/frameworks/native/libs/binder/ndk/.clang-format

11 lines
205 B
YAML

BasedOnStyle: Google
ColumnLimit: 100
IndentWidth: 4
ContinuationIndentWidth: 8
PointerAlignment: Left
TabWidth: 4
AllowShortFunctionsOnASingleLine: Inline
PointerAlignment: Left
TabWidth: 4
UseTab: Never