Documentation and output
July 8, 2026 · View on GitHub
- Update the docs for every new or changed rule, decorator, option, or command — a feature without docs is incomplete. Write them in Markdown.
- Keep user-facing output (logs, messages, errors) clear, non-technical, and actionable.
- Use clear and concise language in all documentation.
- Use semantic line breaks in Markdown files (preferably splitting sentences into separate lines).