Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ lint-meta.test.ts
File
lint-meta.test.ts
apps/api/tests/lint-meta/lint-meta.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
{ dirname, join } from
"node:path"
;
3
import
{ fileURLToPath } from
"node:url"
;
4
Callers
nothing calls this directly
Calls
15
checkForbiddenText
Function · 0.90
checkExternalClientTimeouts
Function · 0.90
renderRulesMd
Function · 0.90
checkSharedToolVersionParity
Function · 0.85
checkPackageOverrideParity
Function · 0.85
checkEslintOverridePathsExist
Function · 0.85
checkExactDependencyVersions
Function · 0.85
writeWorkflow
Function · 0.85
writeNamedWorkflow
Function · 0.85
checkWorkflowPathsFilterParity
Function · 0.85
checkWorkflowPipInstallPinned
Function · 0.85
checkWorkflowRunnerPinned
Function · 0.85
Tested by
no test coverage detected