HomeSort by relevance Sort by last modified time
    Searched refs:check_pylint (Results 1 - 2 of 2) sorted by null

  /tools/repohooks/rh/
hooks.py 481 def check_pylint(project, commit, _desc, diff, options=None): function
551 'pylint': check_pylint,
hooks_unittest.py 382 self._test_file_filter(mock_check, rh.hooks.check_pylint,

Completed in 133 milliseconds