MCPcopy
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

1import fs from 'node:fs'
2import { mkdir, rm, writeFile } from 'node:fs/promises'
3import os, { tmpdir } from 'node:os'
4import { join, relative, resolve, sep } from 'node:path'

Callers

nothing calls this directly

Calls 9

resetOutputConfigFunction · 0.90
createLintActionFunction · 0.90
getSqlEnvVarNameFunction · 0.90
setOutputConfigFunction · 0.90
writeFixtureFunction · 0.85
withStableTmpPathsFunction · 0.85
getOutputFunction · 0.70
getErrorOutputFunction · 0.70

Tested by

no test coverage detected