Skip to content

docs(linter): Improve the react/no-unsafe rule's config docs.#17194

Merged
graphite-app[bot] merged 1 commit intomainfrom
react-no-unsafe-docs
Dec 21, 2025
Merged

docs(linter): Improve the react/no-unsafe rule's config docs.#17194
graphite-app[bot] merged 1 commit intomainfrom
react-no-unsafe-docs

Conversation

@connorshea
Copy link
Member

Adds more information about the config option and what it does.

Copilot AI review requested due to automatic review settings December 21, 2025 00:11
@connorshea connorshea requested a review from camc314 as a code owner December 21, 2025 00:11
@github-actions github-actions bot added the A-linter Area - Linter label Dec 21, 2025
@connorshea connorshea changed the title Improve the react/no-unsafe rule's config docs. docs(linter): Improve the react/no-unsafe rule's config docs. Dec 21, 2025
@github-actions github-actions bot added the C-docs Category - Documentation. Related to user-facing or internal documentation label Dec 21, 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 improves the documentation for the checkAliases configuration option in the react/no-unsafe rule by adding detailed comments explaining its purpose and behavior.

  • Adds comprehensive doc comments to the check_aliases config field
  • Reorganizes derive attributes for better code style (consolidating Default into the main derive macro)

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

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 21, 2025

CodSpeed Performance Report

Merging #17194 will not alter performance

Comparing react-no-unsafe-docs (9da5e08) with main (0f63e75)1

Summary

✅ 4 untouched
⏩ 41 skipped2

Footnotes

  1. No successful run was found on main (b2b87c6) during the generation of this report, so 0f63e75 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 41 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@camc314 camc314 self-assigned this Dec 21, 2025
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Dec 21, 2025
Copy link
Contributor

camc314 commented Dec 21, 2025

Merge activity

Adds more information about the config option and what it does.
@graphite-app graphite-app bot force-pushed the react-no-unsafe-docs branch from 9da5e08 to e7d8c88 Compare December 21, 2025 14:00
@graphite-app graphite-app bot merged commit e7d8c88 into main Dec 21, 2025
20 checks passed
@graphite-app graphite-app bot deleted the react-no-unsafe-docs branch December 21, 2025 14:05
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants