MCPcopy
hub / github.com/PatrickJS/awesome-cursorrules / githubRulesPrefix

Function githubRulesPrefix

scripts/repo-config.mjs:15–17  ·  view source on GitHub ↗
(repository = DEFAULT_REPOSITORY, branch = DEFAULT_BRANCH)

Source from the content-addressed store, hash-verified

13}
14
15export function githubRulesPrefix(repository = DEFAULT_REPOSITORY, branch = DEFAULT_BRANCH) {
16 return `${githubBlobPrefix(repository, branch)}rules/`;
17}

Callers 4

validReadmeFunction · 0.90

Calls 1

githubBlobPrefixFunction · 0.85

Tested by 1

validReadmeFunction · 0.72