Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xintaofei/codeg
/ language-detect.test.ts
File
language-detect.test.ts
src/lib/language-detect.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
2
3
import
{ languageFromPath } from
"./language-detect"
4
Callers
nothing calls this directly
Calls
1
languageFromPath
Function · 0.90
Tested by
no test coverage detected