Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/remix-run/react-router
/ validate.ts
File
validate.ts
scripts/changes/validate.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"node:fs"
;
2
import
{ colorize, colors } from
"../utils/color.ts"
;
3
import
{ getAllPackageDirNames, getPackageFile } from
"../utils/packages.ts"
;
4
import
{ formatValidationErrors, parseAllChangeFiles } from
"./changes.ts"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected