Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ xliff.spec.ts
File
xliff.spec.ts
packages/cli/src/cli/loaders/xliff.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
dedent from
"dedent"
;
3
import
createXliffLoader from
"./xliff"
;
4
Callers
nothing calls this directly
Calls
5
createXliffLoader
Function · 0.85
setDefaultLocale
Method · 0.80
normalize
Function · 0.70
pull
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected