Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dconfig.py166 yield (hook, functools.partial(rh.hooks.check_custom,
Dhooks.py284 def check_custom(project, commit, _desc, diff, options=None, **kwargs): function