Searched defs:hook (Results 1 – 2 of 2) sorted by relevance
/tools/repohooks/rh/ |
D | results.py | 32 def __init__(self, hook, project, commit, error, files=(), fixup_func=None): argument 69 def __init__(self, hook, project, commit, result, files=(), argument
|
D | config.py | 143 def custom_hook(self, hook): argument 153 def builtin_hook_option(self, hook): argument
|