MCPcopy Index your code
hub / github.com/nodejs/node / lint-release-proposal-commit-list.mjs

File lint-release-proposal-commit-list.mjs

tools/actions/lint-release-proposal-commit-list.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// Takes a stream of JSON objects as inputs, validates the CHANGELOG contains a
4// line corresponding, then outputs the prURL value.

Callers

nothing calls this directly

Calls 11

readFileFunction · 0.90
matchMethod · 0.65
sliceMethod · 0.65
parseMethod · 0.65
createInterfaceFunction · 0.50
assertFunction · 0.50
indexOfMethod · 0.45
execMethod · 0.45
okMethod · 0.45
errorMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected