blob: 83619d6e02d55878db26d08d37fee0433c83c9c6 [file] [log] [blame]
Lorenzo Colittia7d3c792020-11-27 17:11:56 +09001[Hook Scripts]
2checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3
4ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
Paul Duffinb28cb442021-05-26 10:46:20 +01005
6hidden_api_txt_checksorted_hook = ${REPO_ROOT}/tools/platform-compat/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}