commit | c76c21dd27b7bb9296f4bdef8c6e19ec9d19eef3 | [log] [tgz] |
---|---|---|
author | Love Khanna <love.khanna@nxp.com> | Mon Feb 27 18:20:08 2017 +0530 |
committer | Ruchi Kandoi <kandoiruchi@google.com> | Tue Mar 21 13:14:55 2017 -0700 |
tree | cc99f195ea51b3c232b92f5e10785565602e90ba | |
parent | 0ca4993b6e39b48b3ab7821e9f7c5b8bc95c1e41 [diff] |
Apply clang-format Only target c,cpp and header files. find * | grep -E "\.(c|h|cpp)$" | xargs clang-format --style=file -i Test: compiles Change-Id: I3eddd2eb8f5076f5bd4e196cfdd5c102d5b4a1a5