PREUPLOAD.cfg 261 B

1234567
  1. [Hook Scripts]
  2. checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
  3. ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
  4. [Builtin Hooks]
  5. commit_msg_changeid_field = true
  6. commit_msg_test_field = true