Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'node:fs'
;
2
import
{ parseArgs } from
'node:util'
;
3
4
import
{ unified } from
'unified'
;
Callers
nothing calls this directly
Calls
9
includes
Method · 0.80
forEach
Method · 0.65
parseArgs
Function · 0.50
read
Function · 0.50
error
Method · 0.45
exit
Method · 0.45
toString
Method · 0.45
process
Method · 0.45
writeFileSync
Method · 0.45
Tested by
no test coverage detected