Searched defs:hook (Results 1 – 2 of 2) sorted by relevance
/tools/repohooks/rh/ |
D | results.py | 29 def __init__(self, hook, project, commit, error, files=(), fixup_func=None): argument 66 def __init__(self, hook, project, commit, result, files=(), argument
|
D | config.py | 139 def custom_hook(self, hook): argument 149 def builtin_hook_option(self, hook): argument 154 def builtin_hook_exclude_paths(self, hook): argument
|