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

Adding a lint rule to prefer const over let #319

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Adding a lint rule to prefer const over let #319

merged 1 commit into from
Jun 7, 2024

Conversation

sarahzinger
Copy link
Member

Came up while reviewing #318

Not sure why this isn't on by default tbh, but seems like a good start to just add it to the individual plugin for now

@sarahzinger sarahzinger requested a review from a team as a code owner June 6, 2024 21:03
@sarahzinger sarahzinger requested review from idastambuk and njvrzm and removed request for a team June 6, 2024 21:03
Copy link
Collaborator

@chejimmy chejimmy left a comment

Choose a reason for hiding this comment

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

LGTM!

@sarahzinger sarahzinger merged commit 0d2a6dd into main Jun 7, 2024
8 checks passed
@sarahzinger sarahzinger deleted the lint branch June 7, 2024 14:34
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.

3 participants