Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 11:17
· 182 commits to main since this release
v0.5.0
ea9ddcd

Added

  • --explain CL-XXXX prints the per-rule prose documentation
    (docs/rules/CL-XXXX.md) to stdout so reviewers can read the full
    rationale, references, and fix guidance without context-switching to
    the browser. Accepts any case, exits 2 on unknown or malformed rule
    ids, and refuses to run alongside FILE arguments. The rule-doc
    markdown ships inside the wheel under compose_lint/rule_docs/.