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

feat(linter) eslint: no-useless-rename #2648

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

camc314
Copy link
Collaborator

@camc314 camc314 commented Mar 8, 2024

No description provided.

Copy link
Collaborator Author

camc314 commented Mar 8, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @camc314 and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added the A-linter Area - Linter label Mar 8, 2024
@camc314 camc314 marked this pull request as ready for review March 8, 2024 23:02
@camc314 camc314 force-pushed the c/03-08-feat_linter_eslint_no-useless-rename branch from f404dfb to af6bda0 Compare March 8, 2024 23:03
Copy link

codspeed-hq bot commented Mar 8, 2024

CodSpeed Performance Report

Merging #2648 will not alter performance

Comparing c/03-08-feat_linter_eslint_no-useless-rename (db3de00) with main (8b3de77)

Summary

✅ 29 untouched benchmarks

Copy link
Member

@Boshen Boshen left a comment

Choose a reason for hiding this comment

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

Welcome back Cam!

If you are interested, I need some helping hands on eslint-plugin-import 😁 #1117 (comment)

crates/oxc_linter/src/rules/eslint/no_useless_rename.rs Outdated Show resolved Hide resolved
@camc314 camc314 force-pushed the c/03-08-feat_linter_eslint_no-useless-rename branch from af6bda0 to db3de00 Compare March 9, 2024 09:46
@Boshen Boshen merged commit 66a64df into main Mar 9, 2024
24 of 27 checks passed
@Boshen Boshen deleted the c/03-08-feat_linter_eslint_no-useless-rename branch March 9, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants