Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ CheckChangeOnCommit
Function
CheckChangeOnCommit
deps/v8/tools/mb/PRESUBMIT.py:45–46 ·
view source on GitHub ↗
(input_api, output_api)
Source
from the content-addressed store, hash-verified
43
44
45
def
CheckChangeOnCommit(input_api, output_api):
46
return
_CommonChecks(input_api, output_api)
Callers
nothing calls this directly
Calls
1
_CommonChecks
Function · 0.70
Tested by
no test coverage detected