You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
358 B

[Hook Scripts]
yapf_hook = ./tools/yapf_checker.py
proto_check = ./tools/proto_check.py
create_virtualenv = ./tools/create_virtualenv.sh
acts_unittests = /tmp/acts_preupload_virtualenv/bin/python3 ./acts_tests/tests/meta/ActsUnitTest.py
destroy_virtualenv = rm -rf /tmp/acts_preupload_virtualenv/
[Builtin Hooks]
commit_msg_bug_field = true
jsonlint = true