Files
lawnchair/PREUPLOAD.cfg
Alibek Manabayev 56d71029ed Revert^2 "Add alint hook to Launcher"
1b35f771f7

Change-Id: I3c04abd1f0626b8c7e055706eb6431083dd8845c
2025-04-07 04:40:47 -07:00

15 lines
358 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}
alint_hook = ${REPO_ROOT}/vendor/google/tools/alint