Skip to content

docs(linter): Fix doc code block in eslint/func-style rule#13171

Merged
graphite-app[bot] merged 1 commit intomainfrom
fix-func_style-doc
Aug 18, 2025
Merged

docs(linter): Fix doc code block in eslint/func-style rule#13171
graphite-app[bot] merged 1 commit intomainfrom
fix-func_style-doc

Conversation

@leaysgur
Copy link
Member

@leaysgur leaysgur commented Aug 18, 2025

Copilot AI review requested due to automatic review settings August 18, 2025 04:23
@leaysgur leaysgur requested a review from camc314 as a code owner August 18, 2025 04:23
@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 18, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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 fixes the documentation formatting in the ESLint func-style rule by adding missing code block delimiters. The change ensures that code examples in the rule's documentation are properly formatted as JavaScript code blocks.

  • Adds missing opening and closing code block markers for JavaScript examples

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@github-actions github-actions bot added A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation labels Aug 18, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 18, 2025

CodSpeed Instrumentation Performance Report

Merging #13171 will not alter performance

Comparing fix-func_style-doc (7fcc51e) with main (63d12d3)1

Summary

✅ 34 untouched benchmarks

Footnotes

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

@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Aug 18, 2025
Copy link
Contributor

camc314 commented Aug 18, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the fix-func_style-doc branch from 2b2e631 to 7fcc51e Compare August 18, 2025 12:16
@graphite-app graphite-app bot merged commit 7fcc51e into main Aug 18, 2025
24 checks passed
@graphite-app graphite-app bot deleted the fix-func_style-doc branch August 18, 2025 12:20
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Aug 18, 2025
This was referenced Aug 26, 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