Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py881 def check_pylint3(project, commit, desc, diff, options=None): function
1018 'pylint3': check_pylint3,
Dhooks_unittest.py791 self._test_file_filter(mock_check, rh.hooks.check_pylint3,