MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / CheckApprovedFilesLintClean

Function CheckApprovedFilesLintClean

PRESUBMIT.py:265–309  ·  view source on GitHub ↗

Checks that all new or non-blacklisted .cc and .h files pass cpplint.py. This check is based on CheckChangeLintsClean in depot_tools/presubmit_canned_checks.py but has less filters and only checks added files.

(input_api, output_api,
                                source_file_filter=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CommonChecksFunction · 0.85

Calls 5

IsLintBlacklistedFunction · 0.85
AffectedSourceFilesMethod · 0.80
ActionMethod · 0.80
LocalPathMethod · 0.80
AbsoluteLocalPathMethod · 0.80

Tested by

no test coverage detected