summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
blob: 925bbf9d79e483cc56ede1975abaa3f1ce30e33d (plain)
1
2
3
4
5
6
7
8
[Builtin Hooks]
xmllint = true
commit_msg_changeid_field = true

[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
ktfmt_hook = ${REPO_ROOT}/external/ktfmt/ktfmt.py --check -i ${REPO_ROOT}/packages/modules/Permission/ktfmt_includes.txt ${PREUPLOAD_FILES}
ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py --no-verify-format -f ${PREUPLOAD_FILES}