Home
last modified time | relevance | path

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

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