Skip to main content

Module lint

Module lint 

Source
Expand description

Lint rule file content against the embedded JSON Schema and RFC semantics.

Functions§

aggregate_valid
Returns true when every file result in results is valid.
exceeds_threshold
Returns true when any violation meets or exceeds threshold.
lint_directory
Recursively lint all *.md files under root.
lint_string
Lint one rule file’s markdown content (frontmatter + body).