blob: aca54cdfb64a4a9ff73cbba6b840ac8468ec59bb [file] [log] [blame]
Steven Morelandb6f3c1f2018-12-12 10:21:29 -08001[Builtin Hooks]
2clang_format = true
3
4[Builtin Hooks Options]
5clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
6 tests/tests/binder_ndk
7
Philip P. Moltmannc70e2472016-10-20 17:19:56 -07008[Hook Scripts]
Aurimas Liutikas62899a72016-12-15 13:47:49 -08009checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070010 -fw apps/CtsVerifier/src/com/android/cts/verifier/usb/
11 apps/CtsVerifierUSBCompanion/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070012 libs/
Felipe Lemeecd63d22017-08-02 10:17:09 -070013 tests/autofillservice/
Felipe Leme0b0ac182018-11-28 10:32:38 -080014 tests/contentcaptureservice/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070015 tests/tests/animation/
Aurimas Liutikas56d454c2019-01-30 17:25:10 -080016 tests/tests/content/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070017 tests/tests/graphics/
18 tests/tests/hardware/
Nate Myren92de1af2019-05-09 13:58:46 -070019 tests/tests/permission2/
20 tests/tests/permission/
Aurimas Liutikas37209952019-02-11 11:09:52 -080021 tests/tests/preference/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070022 tests/tests/print/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070023 tests/tests/text/
Aurimas Liutikas9eeedd62019-02-11 14:00:13 -080024 tests/tests/theme/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070025 tests/tests/transition/
John Reck0d961db2018-02-14 10:01:56 -080026 tests/tests/uirendering/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070027 tests/tests/view/
28 tests/tests/widget/
Suprabh Shukla6731ded2018-07-17 13:55:31 -070029 common/device-side/util/
Nikita Ioffefd8ac582019-04-18 16:15:09 +010030 hostsidetests/stagedinstall/
31 tests/tests/packageinstaller/atomicinstall/
Aurimas Liutikasecb57332019-02-07 17:55:07 -080032
33ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}