Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Quant/openquant
/ check-content-schema.mjs
File
check-content-schema.mjs
docs-site/scripts/check-content-schema.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execFileSync } from
'node:child_process'
;
2
import
fs from
'node:fs'
;
3
import
path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
2
parseFrontmatter
Function · 0.85
walk
Function · 0.70
Tested by
no test coverage detected