Files
lawnchair/PREUPLOAD.cfg
Sunny Goyal 1b35f771f7 Revert "Add alint hook to Launcher"
Revert submission 32854119-alint-launcher

Reason for revert: b/408237292

Reverted changes: /q/submissionid:32854119-alint-launcher

Change-Id: Ic7161d66ef3253fa2bb3ea7dc7bf9b27e50f37fc
2025-04-03 11:34:30 -07:00

15 lines
307 B
INI

[Builtin Hooks]
ktfmt = true
bpfmt = true
[Builtin Hooks Options]
ktfmt = --kotlinlang-style
bpfmt = -d
[Tool Paths]
ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --config_xml tools/checkstyle.xml --sha ${PREUPLOAD_COMMIT}