Skip to content

docs: add missing backticks in plugin-development#6368

Merged
lukastaegert merged 2 commits into
rollup:masterfrom
lumirlumir:patch-1
May 1, 2026
Merged

docs: add missing backticks in plugin-development#6368
lukastaegert merged 2 commits into
rollup:masterfrom
lumirlumir:patch-1

Conversation

@lumirlumir
Copy link
Copy Markdown
Contributor

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers: N/A

Description

Hello,

I noticed that the importerAttributes term wasn’t wrapped in backticks while the others were, so I updated it to use backticks.

Copilot AI review requested due to automatic review settings April 25, 2026 15:07
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

@lumirlumir is attempting to deploy a commit to the rollup-js Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the plugin development documentation to consistently format the importerAttributes identifier as inline code, aligning it with surrounding terminology formatting.

Changes:

  • Wrapes importerAttributes in backticks in the ResolveId hook documentation sentence for consistent inline-code formatting.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment May 1, 2026 6:04am

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (20af1c4) to head (a58976d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6368   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         274      274           
  Lines       10791    10791           
  Branches     2881     2881           
=======================================
  Hits        10660    10660           
  Misses         89       89           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lukastaegert lukastaegert added this pull request to the merge queue May 1, 2026
@lukastaegert lukastaegert removed this pull request from the merge queue due to a manual request May 1, 2026
@lukastaegert lukastaegert added this pull request to the merge queue May 1, 2026
Merged via the queue into rollup:master with commit bb2b8a5 May 1, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants