Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

Format markdown files to fix the CI: https://github.com/web-infra-dev/rspack/actions/runs/20358584315/job/58499025297

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings December 19, 2025 15:08
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit ab10b2e
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/69456a85a07fe200087139b7
😎 Deploy Preview https://deploy-preview-12507--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@github-actions github-actions bot added release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack. labels Dec 19, 2025
Copy link
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

This PR applies automated markdown formatting fixes to pass CI checks. The changes are purely cosmetic and improve markdown consistency across documentation files.

  • Adds blank lines before bullet lists for better readability
  • Reformats inline code blocks to multi-line format
  • Corrects list indentation from 4 spaces to 3 spaces
  • Removes trailing blank lines at end of files

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/docs/zh/guide/optimization/lazy-barrel.mdx Adds blank lines before lists, reformats code blocks, maintains Chinese content
website/docs/zh/config/optimization.mdx Fixes list item indentation from 4 spaces to 3 spaces
website/docs/zh/config/experiments.mdx Removes trailing blank line
website/docs/zh/config/deprecated-options.mdx Removes trailing blank line
website/docs/en/guide/optimization/lazy-barrel.mdx Adds blank lines before lists, reformats code blocks (English equivalent)
website/docs/en/config/optimization.mdx Fixes list item indentation from 4 spaces to 3 spaces (English equivalent)
website/docs/en/config/experiments.mdx Removes trailing blank line (English equivalent)
website/docs/en/config/deprecated-options.mdx Removes trailing blank line (English equivalent)

All changes are formatting-only and maintain content integrity. The modifications are consistent between English and Chinese versions and follow markdown best practices. No issues were identified.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan merged commit 702525b into main Dec 19, 2025
35 checks passed
@chenjiahan chenjiahan deleted the format_doc_1219 branch December 19, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants