From 67481c8fca374f8eef656bec47987d9c744107e8 Mon Sep 17 00:00:00 2001 From: Igor Murashkin Date: Tue, 14 Nov 2017 14:52:08 -0800 Subject: [PATCH] manifest: add cpplint (google-styleguide), update repohooks toolpath Bug: 68951293 Change-Id: I76ee129f19dbfbda4ea9abadcb2e280c107aefab --- GLOBAL-PREUPLOAD.cfg | 1 + default.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/GLOBAL-PREUPLOAD.cfg b/GLOBAL-PREUPLOAD.cfg index c630482..b98a673 100644 --- a/GLOBAL-PREUPLOAD.cfg +++ b/GLOBAL-PREUPLOAD.cfg @@ -14,3 +14,4 @@ git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bi gofmt = ${REPO_ROOT}/prebuilts/go/${BUILD_OS}/bin/gofmt google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py +cpplint = ${REPO_ROOT}/external/google-styleguide/cpplint/cpplint.py diff --git a/default.xml b/default.xml index 0148a86..f1e2367 100644 --- a/default.xml +++ b/default.xml @@ -162,6 +162,7 @@ +