普通文本  |  13行  |  455 B

[Options]
ignore_merged_commits = true

[Builtin Hooks]
clang_format = true

[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
                  -fw src/com/android/bluetooth/
                      lib/mapapi/com/android/bluetooth/mapapi/
                      tests/src/com/android/bluetooth/
aosp_first = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} ${PREUPLOAD_FILES}