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.

16 lines
313 B

[Options]
ignore_merged_commits = true
[Hook Scripts]
generated_tests = runtime/test/specs/generate_all_tests.sh --hook
generate_apis = tools/api/generate_api.sh --mode=hook
[Builtin Hooks]
bpfmt = true
clang_format = true
cpplint = true
[Builtin Hooks Options]
bpfmt = -s
cpplint = --quiet ${PREUPLOAD_FILES}