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