Skip to content

feat(docs): Document plugin suppressions#4348

Open
yanthomasdev wants to merge 2 commits into
mainfrom
plugin-suppressions
Open

feat(docs): Document plugin suppressions#4348
yanthomasdev wants to merge 2 commits into
mainfrom
plugin-suppressions

Conversation

@yanthomasdev

@yanthomasdev yanthomasdev commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

This pull request adds documentation for plugin suppresions.

@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 798fdd3
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/6a47d92117fbdd00087db6cd
😎 Deploy Preview https://deploy-preview-4348--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

Locale File Note
en src/content/docs/analyzer/suppressions.mdx Source changed, localizations will be marked as outdated.
en src/content/docs/linter/plugins.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d97d14b1-da0b-4bc8-9573-fc9d3192d30d

📥 Commits

Reviewing files that changed from the base of the PR and between 57aa26d and 798fdd3.

📒 Files selected for processing (1)
  • src/content/docs/analyzer/suppressions.mdx
✅ Files skipped from review due to trivial changes (1)
  • src/content/docs/analyzer/suppressions.mdx

Walkthrough

Documentation updates add lint/plugin and lint/plugin/<plugin-name> suppression forms to the suppressions reference, introduce a new “Plugin suppressions” section with examples, and add a cross-reference from the plugins documentation.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: documenting plugin suppressions.
Description check ✅ Passed The description is directly related to the docs update and closing issue.
Linked Issues check ✅ Passed The docs now cover plugin suppressions as requested by #4327.
Out of Scope Changes check ✅ Passed The changes stay within documentation, with only minor layout tweaks.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch plugin-suppressions

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sarah11918 sarah11918 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

Comment thread src/content/docs/analyzer/suppressions.mdx Outdated
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document plugin supressions

4 participants