Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py555 def check_xmllint(project, commit, _desc, diff, options=None): function
628 'xmllint': check_xmllint,
Dhooks_unittest.py502 self._test_file_filter(mock_check, rh.hooks.check_xmllint,