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

File lint-md.mjs

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

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2import { parseArgs } from 'node:util';
3
4import { unified } from 'unified';

Callers

nothing calls this directly

Calls 9

includesMethod · 0.80
forEachMethod · 0.65
parseArgsFunction · 0.50
readFunction · 0.50
errorMethod · 0.45
exitMethod · 0.45
toStringMethod · 0.45
processMethod · 0.45
writeFileSyncMethod · 0.45

Tested by

no test coverage detected