Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/haydenbleasel/ultracite
/ pre-commit.ts
File
pre-commit.ts
packages/cli/src/integrations/pre-commit.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile } from
"node:fs/promises"
;
2
3
import
{ dlxCommand } from
"nypm"
;
4
import
type
{ PackageManagerName } from
"nypm"
;
Callers
nothing calls this directly
Calls
4
writeProjectFile
Function · 0.90
exists
Function · 0.90
createPreCommitConfig
Function · 0.85
createUltraciteCommand
Function · 0.70
Tested by
no test coverage detected