Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepnote/deepnote
/ lint.test.ts
File
lint.test.ts
packages/cli/src/commands/lint.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
2
import
{ mkdir, rm, writeFile } from
'node:fs/promises'
3
import
os, { tmpdir } from
'node:os'
4
import
{ join, relative, resolve, sep } from
'node:path'
Callers
nothing calls this directly
Calls
9
resetOutputConfig
Function · 0.90
createLintAction
Function · 0.90
createSplitWithSiblingInitFixture
Function · 0.90
getSqlEnvVarName
Function · 0.90
setOutputConfig
Function · 0.90
writeFixture
Function · 0.85
withStableTmpPaths
Function · 0.85
getOutput
Function · 0.70
getErrorOutput
Function · 0.70
Tested by
no test coverage detected