Home
last modified time | relevance | path

Searched refs:check_commit_msg_bug_field (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/repohooks/rh/
H A Dhooks_unittest.py473 rh.hooks.check_commit_msg_bug_field, True, (
481 rh.hooks.check_commit_msg_bug_field, False, (
H A Dhooks.py500 def check_commit_msg_bug_field(project, commit, desc, _diff, options=None): function
1107 'commit_msg_bug_field': check_commit_msg_bug_field,