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-plugin-jsx-a11y img-redundant-alt (correctness) #1571

Merged

Conversation

Shinyaigeek
Copy link
Contributor

@Shinyaigeek Shinyaigeek commented Nov 28, 2023

Hi team 👋 I really love this project, so I tried to contribute this to help even a little

Summary

partof: #1141

I re-implemented img-redundant-alt rule for jsx_a11y in Rust same as the original JS one, and moved also the test related to the rule to here.

originals:

@github-actions github-actions bot added the A-linter Area - Linter label Nov 28, 2023
@Boshen Boshen requested a review from camc314 November 29, 2023 03:47
@Shinyaigeek Shinyaigeek force-pushed the implement-jsx-a11y-img-redundant-alt branch from 37c41b5 to 806fba4 Compare November 29, 2023 16:25
@Boshen Boshen changed the title feat(linter): Implement img-redundant-alt rule for jsx_a11y plugin feat(linter): eslint-plugin-jsx-a11y img-redundant-alt (correctness) Nov 30, 2023
@Boshen Boshen enabled auto-merge (squash) November 30, 2023 03:21
@Boshen Boshen merged commit a614255 into oxc-project:main Nov 30, 2023
17 checks passed
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