packages/apps/Launcher3/PREUPLOAD.cfg

4 lines
218 B
INI
Raw Normal View History

2025-08-25 08:38:42 +08:00
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --config_xml tools/checkstyle.xml --sha ${PREUPLOAD_COMMIT}
ktfmt_hook = ${REPO_ROOT}/external/ktfmt/ktfmt.py --check ${PREUPLOAD_FILES}