allwinner_a64/android/frameworks/base/tools/aapt2/.clang-format
2018-08-08 15:50:00 +08:00

7 lines
194 B
YAML

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