Guang Zhu | 037e6f2 | 2016-12-22 11:02:35 -0800 | [diff] [blame] | 1 | [Builtin Hooks] |
| 2 | google_java_format = true |
Kevin Cheng | f2eaca3 | 2017-11-10 12:03:13 -0800 | [diff] [blame] | 3 | pylint = true |
Guang Zhu | 037e6f2 | 2016-12-22 11:02:35 -0800 | [diff] [blame] | 4 | |
| 5 | [Tool Paths] |
| 6 | google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format |
| 7 | google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py |
Kevin Cheng | a80c753 | 2017-10-25 10:50:15 -0700 | [diff] [blame] | 8 | |
| 9 | [Hook Scripts] |
| 10 | # TODO: Migrate these python unittests to host-based unittests presubmit. |
| 11 | atest_unittests = ${REPO_ROOT}/tools/tradefederation/core/atest/run_atest_unittests.sh ${PREUPLOAD_FILES} |