Mike Percy has submitted this change and it was merged. Change subject: Add "make tidy" target ......................................................................
Add "make tidy" target This adds a simple cmake target to run a local clang-tidy check, instead of having to come up with the incantation to run the tidy script. Change-Id: I77ab0376042b7ac754a24ebc7e18bcd6dc240011 Reviewed-on: http://gerrit.cloudera.org:8080/7917 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <aser...@cloudera.com> --- M CMakeLists.txt M README.adoc 2 files changed, 21 insertions(+), 0 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/7917 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I77ab0376042b7ac754a24ebc7e18bcd6dc240011 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <mpe...@apache.org> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <mpe...@apache.org>