aboutsummaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
blob: f263444a46871d912b6a68d5443f5223e7f39c57 (plain)
1
2
3
4
5
6
7
8
9
[Hook Scripts]
# libcore-checkstyle applies per directory checks to modified files.
libcore-checkstyle = tools/checkstyle/libcore-checkstyle.sh ${PREUPLOAD_FILES}

[Builtin Hooks]
bpfmt = true

# Tip: see $ANDROID_BUILD_TOP/tools/repohooks/README.md for a description of repohooks and
# the syntax of PREUPLOAD.cfg files.