MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / lintFormat.test.ts

File lintFormat.test.ts

packages/cli/src/utils/lintFormat.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import type { HyperframeLintFinding } from "@hyperframes/core/lint";
3import { formatLintFindings } from "./lintFormat.js";
4import type { ProjectLintResult } from "./lintProject.js";

Callers

nothing calls this directly

Calls 3

formatLintFindingsFunction · 0.85
projectFunction · 0.85
findingFunction · 0.85

Tested by

no test coverage detected