commit | 78d850422ead4618b3c8fafafecf58c4b8c9f9ca | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Mon Aug 29 17:50:22 2022 +0000 |
committer | Nan Zhou <nanzhoumails@gmail.com> | Mon Oct 17 02:17:34 2022 +0000 |
tree | 5c763ff23df985838d2727ef96f0e26d887cc853 | |
parent | f3fb77c042a649fc13cc917a9491a10827854258 [diff] |
clang-tidy: enable clang-tidy Enable the first check: readability-identifier-naming Also fixed all check failures. Tested: 1. compiles, no clang-tidy failures 2. the two daemons work correctly on hardware regarding DBus APIs Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: Ic415e857726e8f521c1d61a3e7f0c85121c0d284