commit | a60cc51cc72dc98ba416d861daf4be531d2160de | [log] [tgz] |
---|---|---|
author | Kai Wang <kwangsudo@google.com> | Fri Feb 28 21:04:54 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Feb 28 21:04:54 2020 +0000 |
tree | 1573371e6ad761c8ea93b485dd046573405f5891 | |
parent | 31702a6887739e184c83bc36be45ace4f464c3ec [diff] | |
parent | 971598c34b88d91b028109a3466a02f2df7e3d49 [diff] |
Merge "Check the timestamp by areaId" into qt-qpr1-dev
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.