Skip to content

Conversation

@Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Oct 12, 2025

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

@vercel
Copy link

vercel bot commented Oct 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
eslint-react Building Building Preview Comment Oct 12, 2025 10:08pm

@Rel1cx Rel1cx requested a review from Copilot October 12, 2025 22:08
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 standardizes the documentation format for ESLint preset configurations across multiple rule documentation files. The changes convert inline preset listings to a structured bullet-point format for better readability and consistency.

  • Converts preset listings from inline format to consistent bullet-point format
  • Organizes presets in a structured hierarchy for better documentation clarity
  • Ensures consistent formatting across all rule documentation files

Reviewed Changes

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

Show a summary per file
File Description
prefer-use-state-lazy-initialization.mdx Converts preset list to bullet format with proper ordering
prefer-destructuring-assignment.mdx Standardizes single preset to bullet format
no-useless-fragment.mdx Converts preset list to bullet format
no-useless-forward-ref.mdx Converts preset list to bullet format with proper ordering
no-use-context.mdx Converts preset list to bullet format with proper ordering
Multiple other .mdx files Similar preset format standardization across all rule documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Rel1cx Rel1cx merged commit 4ab6c57 into main Oct 12, 2025
11 of 12 checks passed
@Rel1cx Rel1cx deleted the update-docs-presets-format-2 branch October 12, 2025 22:09
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.

2 participants