Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ntnyq
Copy link
Contributor

@ntnyq ntnyq commented Oct 9, 2025

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

This PR fixes some typos.

Is there anything you'd like reviewers to focus on?

@ntnyq ntnyq requested a review from a team as a code owner October 9, 2025 08:08
Copilot AI review requested due to automatic review settings October 9, 2025 08:08
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Oct 9, 2025
@eslint-github-bot eslint-github-bot bot added the chore This change is not user-facing label Oct 9, 2025
@github-actions github-actions bot added cli Relates to ESLint's command-line interface core Relates to ESLint's core APIs and features labels Oct 9, 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 fixes spelling typos in code comments and documentation across the ESLint codebase.

  • Corrected "resuing" to "reusing" in a comment about object graph serialization
  • Fixed "loeader" to "loader" in JSDoc parameter documentation
  • Updated "comunnity" to "community" in plugin name references in documentation

Reviewed Changes

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

File Description
lib/shared/serialization.js Fixed typo in comment explaining object reuse in serialization
lib/eslint/eslint-helpers.js Corrected typo in JSDoc parameter description
docs/src/library/rule-list.md Fixed typos in plugin name examples in documentation

@netlify
Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit 0984835
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/68e76d8b8067c80008f4eed9
😎 Deploy Preview https://deploy-preview-20200--docs-eslint.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.

Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@mdjermanovic mdjermanovic merged commit 205dbd2 into eslint:main Oct 9, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Oct 9, 2025
@ntnyq ntnyq deleted the chore/fix-typos branch November 12, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore This change is not user-facing cli Relates to ESLint's command-line interface core Relates to ESLint's core APIs and features

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants