Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (25)
Cache: Disabled due to Reviews > Disable Cache setting Disabled knowledge base sources:
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request standardizes documentation formatting across 24 lint definition files. Each file is reformatted to consistently present metadata fields using bold Markdown syntax—converting "Level: X" to "Level: X" and adding structured "Summary:" and "Ramification:" sections followed by a horizontal rule separator. Additionally, the mkdocs navigation configuration is updated to include 10 new lint entries in the navigation menu. All changes are purely documentation formatting and configuration updates with no functional code modifications. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
These lints were missing from the nav. This adds them in.
What is the current behavior?
Our lints have a quite technical explanation of cause and effect but are missing some basic “what does this mean for me” for less technical folks
What is the new behavior?
A new plain-English summary field and ramification field for each lint. These summarise the issue and give a sense of why it’s important to act on, respectively.