Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds diagnostic for when a variables type changes #130

Merged
merged 3 commits into from
Jan 29, 2025
Merged

Conversation

markwpearce
Copy link
Collaborator

image

Other suggestions for the name instead of type-reassignment :

  • no-redeclare
  • no-var-redeclare
  • no-var-reassignment
  • consistent-var-type

@markwpearce markwpearce merged commit 590ccc2 into v1 Jan 29, 2025
5 checks passed
@markwpearce markwpearce deleted the type_reassignment branch January 29, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants