blob: 51b45c39cf10e0ebd9443c20cfcf35b484bc80f5 [file]
[Builtin Hooks]
bpfmt = true
clang_format = true
google_java_format = true
ktfmt = true
xmllint = true
[Builtin Hooks Options]
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
hostsidetests
tests/tests/binder_ndk
tests/tests/view/jni
tests
ktfmt = --kotlinlang-style --include-dirs=hostsidetests/appbinding,tests/supervision
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
splits_native_libs_hook = ${REPO_ROOT}/cts/hostsidetests/appsecurity/test-apps/SplitApp/check_not_modify_libs.sh
${PREUPLOAD_FILES}
alint_hook = ${REPO_ROOT}/vendor/google/tools/alint