commit | 8962a23dc52e419526a63c63c89d6f77b4796d00 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Sat Jun 15 23:11:58 2019 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Sat Jun 15 23:11:58 2019 +0000 |
tree | a98f75f326d520cb1db720e9c80d9df8479eb910 | |
parent | 2f6f35c21d50c54145852239830bf233e467ec90 [diff] | |
parent | 01f477da9ad3a9bde51ac112fd0644f79eeb947f [diff] |
Snap for 5663715 from 01f477da9ad3a9bde51ac112fd0644f79eeb947f to qt-c2f2-release Change-Id: I990ba9730bf44326835eda35c0b776117f0a77b3
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.