1*33f37583SAndroid Build Coastguard Worker[Hook Scripts] 2*33f37583SAndroid Build Coastguard Workercheckstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 3*33f37583SAndroid Build Coastguard Worker 4*33f37583SAndroid Build Coastguard Worker[Builtin Hooks] 5*33f37583SAndroid Build Coastguard Workerclang_format = true 6*33f37583SAndroid Build Coastguard Workercommit_msg_changeid_field = true 7*33f37583SAndroid Build Coastguard Workercommit_msg_test_field = true 8*33f37583SAndroid Build Coastguard Workergofmt = true 9*33f37583SAndroid Build Coastguard Workerpylint3 = true 10*33f37583SAndroid Build Coastguard Workerrustfmt = true 11*33f37583SAndroid Build Coastguard Worker 12*33f37583SAndroid Build Coastguard Worker[Builtin Hooks Options] 13*33f37583SAndroid Build Coastguard Workerclang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp 14*33f37583SAndroid Build Coastguard Workerrustfmt = --config-path=rustfmt.toml 15