Skip to content

Commit

Permalink
manifest: add cpplint (google-styleguide), update repohooks toolpath
Browse files Browse the repository at this point in the history
Bug: 68951293
Change-Id: I76ee129f19dbfbda4ea9abadcb2e280c107aefab
  • Loading branch information
iam committed Nov 15, 2017
1 parent df027e6 commit 67481c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions GLOBAL-PREUPLOAD.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<project path="external/google-fonts/coming-soon" name="platform/external/google-fonts/coming-soon" groups="pdk" />
<project path="external/google-fonts/cutive-mono" name="platform/external/google-fonts/cutive-mono" groups="pdk" />
<project path="external/google-fonts/dancing-script" name="platform/external/google-fonts/dancing-script" groups="pdk" />
<project path="external/google-styleguide" name="platform/external/google-styleguide" groups="pdk" />
<project path="external/google-tv-pairing-protocol" name="platform/external/google-tv-pairing-protocol" groups="pdk" />
<project path="external/googletest" name="platform/external/googletest" groups="pdk" />
<project path="external/gptfdisk" name="platform/external/gptfdisk" groups="pdk" />
Expand Down

0 comments on commit 67481c8

Please sign in to comment.