Remove checkstyle_hook
Because it conflicts with google_java_format hook. Test: manual Change-Id: I83da1c2691657f664529e6d2f5d665be883dbd84
This commit is contained in:
parent
7116f79567
commit
d25e2aa990
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue