Home
last modified time | relevance | path

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

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