blob: 39a0f35ca077b85dca0680ea0c5ff99112be51a7 [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/
Cody Kesting7df70b02019-04-03 13:22:15 -070016 tests/tests/carrierapi/
Aurimas Liutikas56d454c2019-01-30 17:25:10 -080017 tests/tests/content/
Siarhei Vishniakou4ee72072017-09-29 09:45:45 -070018 tests/tests/graphics/
19 tests/tests/hardware/
Nate Myren92de1af2019-05-09 13:58:46 -070020 tests/tests/permission2/
21 tests/tests/permission/
Aurimas Liutikas37209952019-02-11 11:09:52 -080022 tests/tests/preference/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070023 tests/tests/print/
Cody Kesting7df70b02019-04-03 13:22:15 -070024 tests/tests/telephony/
25 tests/tests/telephony2/
26 tests/tests/telephony3/
27 tests/tests/telephony4/
Leland Miller0430b5b2019-03-19 13:30:33 -070028 tests/tests/telephonyprovider/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070029 tests/tests/text/
Aurimas Liutikas9eeedd62019-02-11 14:00:13 -080030 tests/tests/theme/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070031 tests/tests/transition/
John Reck0d961db2018-02-14 10:01:56 -080032 tests/tests/uirendering/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070033 tests/tests/view/
34 tests/tests/widget/
Suprabh Shukla6731ded2018-07-17 13:55:31 -070035 common/device-side/util/
Nikita Ioffefd8ac582019-04-18 16:15:09 +010036 hostsidetests/stagedinstall/
37 tests/tests/packageinstaller/atomicinstall/
Aurimas Liutikasecb57332019-02-07 17:55:07 -080038
39ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}