Skip to content

docs: replace var with const in examples#19530

Merged
mdjermanovic merged 1 commit intomainfrom
vars-replace
Mar 18, 2025
Merged

docs: replace var with const in examples#19530
mdjermanovic merged 1 commit intomainfrom
vars-replace

Conversation

@snitin315
Copy link
Copy Markdown
Contributor

@snitin315 snitin315 commented Mar 18, 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)

Refs #19240
Updated the following rules:

  • docs/src/rules/func-name-matching.md
  • docs/src/rules/no-new-wrappers.md
  • docs/src/rules/no-nonoctal-decimal-escape.md
  • docs/src/rules/no-octal.md
  • docs/src/rules/no-param-reassign.md

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

Nothing.

@snitin315 snitin315 requested a review from a team as a code owner March 18, 2025 03:55
@github-project-automation github-project-automation Bot moved this to Needs Triage in Triage Mar 18, 2025
@eslint-github-bot eslint-github-bot Bot added the documentation Relates to ESLint's documentation label Mar 18, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 18, 2025

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit 3958fd8
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/67d8eefbd18ab300082c36af
😎 Deploy Preview https://deploy-preview-19530--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 site configuration.

@mdjermanovic mdjermanovic changed the title docs: replcae var with const in examples docs: replace var with const in examples Mar 18, 2025
@mdjermanovic mdjermanovic moved this from Needs Triage to Implementing in Triage Mar 18, 2025
Copy link
Copy Markdown
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 cd83eaa into main Mar 18, 2025
31 checks passed
@mdjermanovic mdjermanovic deleted the vars-replace branch March 18, 2025 11:33
@github-project-automation github-project-automation Bot moved this from Implementing to Complete in Triage Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Relates to ESLint's documentation

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants