Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py428 def check_cpplint(project, commit, _desc, diff, options=None): function
547 'cpplint': check_cpplint,
Dhooks_unittest.py353 self._test_file_filter(mock_check, rh.hooks.check_cpplint,