blob: 2513993e393dbf37bc5a4844b4c83d1b8c12c280 [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/
Aurimas Liutikas37209952019-02-11 11:09:52 -080019 tests/tests/preference/
Philip P. Moltmannc70e2472016-10-20 17:19:56 -070020 tests/tests/print/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070021 tests/tests/text/
Aurimas Liutikas9eeedd62019-02-11 14:00:13 -080022 tests/tests/theme/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070023 tests/tests/transition/
John Reck0d961db2018-02-14 10:01:56 -080024 tests/tests/uirendering/
Aurimas Liutikas3605c1e2016-11-01 10:47:33 -070025 tests/tests/view/
26 tests/tests/widget/
Suprabh Shukla6731ded2018-07-17 13:55:31 -070027 common/device-side/util/
Nikita Ioffefd8ac582019-04-18 16:15:09 +010028 hostsidetests/stagedinstall/
29 tests/tests/packageinstaller/atomicinstall/
Aurimas Liutikasecb57332019-02-07 17:55:07 -080030
31ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}