Skip to content

Conversation

mdjermanovic
Copy link
Member

Prerequisites checklist

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

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

Refs #19792, adds support for explicit resource management to the no-const-assign rule.

What changes did you make? (Give an overview)

Updates the no-const-assign rule to report on modifying using and await using variables.

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

@mdjermanovic mdjermanovic requested a review from a team as a code owner June 29, 2025 12:52
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Jun 29, 2025
Copy link

netlify bot commented Jun 29, 2025

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit 4fdae24
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/6861a1dc03ae7400080f3daf
😎 Deploy Preview https://deploy-preview-19892--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.

@eslint-github-bot eslint-github-bot bot added the feature This change adds a new feature to ESLint label Jun 29, 2025
@github-actions github-actions bot added the rule Relates to ESLint's core rules label Jun 29, 2025
@aladdin-add aladdin-add moved this from Needs Triage to Implementing in Triage Jun 29, 2025
@aladdin-add aladdin-add moved this from Implementing to Second Review Needed in Triage Jun 29, 2025
@aladdin-add aladdin-add added the accepted There is consensus among the team that this change meets the criteria for inclusion label Jun 29, 2025
Copy link
Contributor

@snitin315 snitin315 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!

Waiting for the patch-release window to close.

@snitin315 snitin315 moved this from Second Review Needed to Merge Candidates in Triage Jun 30, 2025
Copy link
Contributor

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

💯

@fasttime fasttime merged commit bb370b8 into main Jul 4, 2025
31 checks passed
@fasttime fasttime deleted the erm-noconstassign branch July 4, 2025 04:06
@github-project-automation github-project-automation bot moved this from Merge Candidates to Complete in Triage Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

5 participants