Vinit Nayak | b236469 | 2019-08-06 19:31:54 -0700 | [diff] [blame] | 1 | [Hook Scripts] |
2 | checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} | ||||
George Lin | b06efdb | 2022-09-16 15:35:46 +0000 | [diff] [blame] | 3 | |
4 | ktfmt_hook = ${REPO_ROOT}/external/ktfmt/ktfmt.py --check -i ${REPO_ROOT}/packages/apps/ThemePicker/ktfmt_includes.txt ${PREUPLOAD_FILES} |