blob: effde484453c17995d50b81d15c2f4b52cf50371 [file] [log] [blame]
Mike Frysingerfb0c2bc2016-09-08 16:50:01 -04001# Settings in here control defaults for `repo upload` checks for all projects
2# listed in the manifest. Do not turn on things here without first consulting
3# the wider Android team, and make sure you send out a PSA before landing.
Mike Frysingerc7d80812016-09-08 16:51:20 -04004
5[Builtin Hooks]
6commit_msg_test_field = true
Luis Hector Chavez162f8542016-10-14 10:15:24 -07007
8[Tool Paths]
9clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format
10git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format