Philip P. Moltmann | 50b3488 | 2016-10-20 17:22:28 -0700 | [diff] [blame] | 1 | [Hook Scripts] |
Harry Cutts | f4d392b | 2024-11-22 12:59:43 +0000 | [diff] [blame] | 2 | # TODO(b/377902600): Re-enable this hook once it is fixed. |
| 3 | #checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p . |
Philip P. Moltmann | 50b3488 | 2016-10-20 17:22:28 -0700 | [diff] [blame] | 4 | |
Sunny Shao | b7734a7 | 2019-10-14 20:48:18 +0800 | [diff] [blame] | 5 | checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} |
Jeremy Goldman | d6a29ea | 2020-12-08 16:52:37 +0800 | [diff] [blame] | 6 | |
| 7 | robolectric_hook = ${REPO_ROOT}/packages/apps/Settings/tests/robotests/new_tests_hook.sh ${REPO_PROJECT} |