Home | History | Annotate | Download | only in setupwizard
      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 
      5 [Builtin Hooks]
      6 commit_msg_changeid_field = true
      7 commit_msg_test_field = true