diff options
| author | Vinit Nayak <peanutbutter@google.com> | 2019-08-06 19:35:49 -0700 |
|---|---|---|
| committer | Vinit Nayak <peanutbutter@google.com> | 2019-08-06 19:35:49 -0700 |
| commit | cdefc50b55e63a1656ce56da95098a78cde630b3 (patch) | |
| tree | fc622a77980c03ebdb0374dd0a9b18ac7e7c53c3 | |
| parent | ab363247c0a9679722318a98d67abe17227818a9 (diff) | |
| download | android_packages_apps_WallpaperPicker2-cdefc50b55e63a1656ce56da95098a78cde630b3.tar.gz android_packages_apps_WallpaperPicker2-cdefc50b55e63a1656ce56da95098a78cde630b3.tar.bz2 android_packages_apps_WallpaperPicker2-cdefc50b55e63a1656ce56da95098a78cde630b3.zip | |
Add PREUPLOAD.cfg file to enable repo checkstyle hooks
fixes: 65162750
Change-Id: I9215f1872b397f558a3a6672b6f4930ccd412aaf
| -rw-r--r-- | PREUPLOAD.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg new file mode 100644 index 0000000..f3db20e --- /dev/null +++ b/PREUPLOAD.cfg @@ -0,0 +1,2 @@ +[Hook Scripts] +checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} |
