commit | b828a9b5080273eb3356e3a007bc8186ca92adce | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon Jul 01 01:35:05 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Jul 01 01:35:05 2019 -0700 |
tree | 18fc367f741daaf4208084505ce293ccab7eb532 | |
parent | c6a7c1e4a6548c49b737d113655437ae3bda0062 [diff] | |
parent | 60774e43d34582d9bc0c83a2ce6aa47c3b0b29ee [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-dev am: b9d9213a3a -s ours am: 60774e43d3 -s ours am skip reason: subject contains skip directive Change-Id: Ie4d964c4920133e743ec2ff2d10c7cf562c54f6a
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.