MCPcopy
hub / github.com/PatrickJS/awesome-cursorrules / check-repo-hygiene.test.mjs

File check-repo-hygiene.test.mjs

scripts/check-repo-hygiene.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { spawnSync } from "node:child_process";
3import { mkdtempSync, rmSync, writeFileSync, mkdirSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 5

githubRulesPrefixFunction · 0.90
failureBlocksFunction · 0.85
makeFixtureFunction · 0.70
writeFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected