Nick Kralevich | 16b7f0a | 2016-12-09 20:35:34 -0800 | [diff] [blame] | 1 | [Hook Scripts] |
| 2 | whitespace = tools/whitespace.sh ${PREUPLOAD_FILES} |
Jeff Sharkey | ee64b0b | 2018-10-23 14:01:14 -0600 | [diff] [blame] | 3 | aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "." |
Jeff Vander Stoep | ecd288f | 2019-02-15 12:18:15 -0800 | [diff] [blame] | 4 | policy_version_check = tools/policy_version_check.sh |
Colin Cross | f29f97f | 2019-04-03 11:38:17 -0700 | [diff] [blame] | 5 | |
| 6 | [Builtin Hooks] |
Inseob Kim | ff2018f | 2024-04-17 09:48:43 +0900 | [diff] [blame] | 7 | bpfmt = true |
Colin Cross | f29f97f | 2019-04-03 11:38:17 -0700 | [diff] [blame] | 8 | gofmt = true |