Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py541 def check_pylint(project, commit, _desc, diff, options=None): function
627 'pylint': check_pylint,
Dhooks_unittest.py497 self._test_file_filter(mock_check, rh.hooks.check_pylint,