commit | 8d10a6c7617c3ae30255bcf0072c4c704f792587 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Apr 22 19:00:05 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 22 19:00:05 2021 +0000 |
tree | cc28e3f7d73a10893770b9625ff7b4cd82d431c9 | |
parent | 7a196e1776777434479d93e177a4f97c4696ebfe [diff] | |
parent | 7718f8f3c260961d8951d4f145045371d7f91785 [diff] |
Merge "Import translations. DO NOT MERGE ANYWHERE"
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.