8 lines
245 B
INI
8 lines
245 B
INI
|
|
[Builtin Hooks]
|
||
|
|
clang_format = true
|
||
|
|
|
||
|
|
[Hook Scripts]
|
||
|
|
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py
|
||
|
|
--sha ${PREUPLOAD_COMMIT}
|
||
|
|
--config_xml ${REPO_ROOT}/prebuilts/checkstyle/android-style.xml
|