MCPcopy Index your code
hub / github.com/nodejs/node / lint-pr-url.mjs

File lint-pr-url.mjs

tools/lint-pr-url.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// Usage:
4// git diff upstream/main...HEAD -G"pr-url:" -- "*.md" | \

Callers

nothing calls this directly

Calls 5

validatePrUrlFunction · 0.85
warnMethod · 0.80
matchMethod · 0.65
testMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected