Searched refs:_check_pylint (Results 1 – 1 of 1) sorted by relevance
/tools/repohooks/rh/ |
D | hooks.py | 759 def _check_pylint(project, commit, _desc, diff, extra_args=None, options=None): function 778 return _check_pylint(project, commit, desc, diff, options=options) 783 return _check_pylint(project, commit, desc, diff,
|