You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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/.