blob: 908ec0bb078847cf66c05eae7f75dbbde465d249 [file] [log] [blame]
Vinit Nayak0be5adf2019-08-05 17:39:26 -07001[Hook Scripts]
Sunny Goyalcf7a48b2020-01-09 08:59:23 -08002checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --config_xml tools/checkstyle.xml --sha ${PREUPLOAD_COMMIT}
Thales Lima7a3c1e12023-01-06 15:16:41 +00003
hyunyoungs2a165ae2023-03-17 00:17:38 -07004ktfmt_hook = ${REPO_ROOT}/external/ktfmt/ktfmt.py --check ${PREUPLOAD_FILES}
5
6flag_hook = ${REPO_ROOT}/vendor/unbundled_google/packages/NexusLauncher/flag_check.py ${PREUPLOAD_COMMIT_MESSAGE}