Expand description
Lint rule file content against the embedded JSON Schema and RFC semantics.
Functions§
- aggregate_
valid - Returns
truewhen every file result inresultsis valid. - exceeds_
threshold - Returns
truewhen any violation meets or exceedsthreshold. - lint_
directory - Recursively lint all
*.mdfiles underroot. - lint_
string - Lint one rule file’s markdown content (frontmatter + body).