MCPcopy Create free account
hub / github.com/codeaholicguy/ai-devkit / runLintChecks

Function runLintChecks

packages/cli/src/services/lint/lint.service.ts:22–45  ·  view source on GitHub ↗
(
  options: LintOptions,
  docsDir: string = DEFAULT_DOCS_DIR,
  phasesOrDependencies: readonly Phase[] | Partial<LintDependencies> = DEFAULT_PHASES,
  dependencies: Partial<LintDependencies> = {}
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

lintCommandFunction · 0.85
lint.test.tsFile · 0.85

Calls 3

runBaseDocsRulesFunction · 0.85
finalizeReportFunction · 0.85
runFeatureChecksFunction · 0.85

Tested by

no test coverage detected