Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xojs/xo
/ cli.ts
File
cli.ts
cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
path from
'node:path'
;
3
import
fs from
'node:fs/promises'
;
4
import
process from
'node:process'
;
Callers
nothing calls this directly
Calls
7
log
Function · 0.85
openReport
Function · 0.85
isErrorWithExitCode
Function · 0.85
lintText
Method · 0.80
calculateConfigForFile
Method · 0.80
lintFiles
Method · 0.80
outputFixes
Method · 0.80
Tested by
no test coverage detected