Add PREUPLOAD.cfg file to enable repo checkstyle hooks

fixes: 65162750
Change-Id: I42dd2699d1966cf509f475a34e623ce449e87213
This commit is contained in:
Vinit Nayak 2019-08-05 17:39:26 -07:00
parent 347ce4529b
commit 0be5adfac9
1 changed files with 2 additions and 0 deletions

2
PREUPLOAD.cfg Normal file
View File

@ -0,0 +1,2 @@
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}