Remove checkstyle_hook

Because it conflicts with google_java_format hook.

Test: manual
Change-Id: I83da1c2691657f664529e6d2f5d665be883dbd84
This commit is contained in:
Inseob Kim 2022-12-09 15:57:31 +09:00
parent 7116f79567
commit d25e2aa990
1 changed files with 0 additions and 1 deletions

View File

@ -19,4 +19,3 @@ rustfmt = --config-path=rustfmt.toml
[Hook Scripts]
aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}