mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Add alint hook to Launcher
Onboarding the repo for local ayeaye checks via alint. To enable this will require repo sync. Test: Locally Flag: NONE, repo hook change Bug: 407716895 Change-Id: I2e5e55aec026dc7627aab9f79e468445399a1afb
This commit is contained in:
@@ -11,4 +11,4 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user