Files
Android11/frameworks/base/libs/androidfw/.clang-format
2023-10-13 14:01:41 +00:00

8 lines
194 B
YAML

BasedOnStyle: Google
ColumnLimit: 100
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
PointerAlignment: Left