Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_js_analyze): implement noRedundantAlt rule #3964

Merged
merged 14 commits into from
Dec 7, 2022

Conversation

notmd
Copy link
Contributor

@notmd notmd commented Dec 5, 2022

Summary

Resolve #3938
Do I need to implement the options like eslint-plugin-jsx has?

Test Plan

cargo test -p rome_js_analyze -- no_redundant_alt

@netlify
Copy link

netlify bot commented Dec 5, 2022

Deploy Preview for docs-rometools ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 3dd2c0f
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/6390993e9baf4f0009569b13
😎 Deploy Preview https://deploy-preview-3964--docs-rometools.netlify.app/playground
📱 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 site settings.

@notmd notmd marked this pull request as ready for review December 6, 2022 07:41
@notmd notmd requested review from leops, ematipico, xunilrj and a team as code owners December 6, 2022 07:41
@ematipico
Copy link
Contributor

@notmd no need to implement the options for the time being :)

Copy link
Contributor

@ematipico ematipico left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! I added few comments

notmd and others added 5 commits December 7, 2022 20:05
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
@notmd notmd requested review from ematipico and removed request for xunilrj and leops December 7, 2022 16:28
@ematipico ematipico merged commit f366263 into rome:main Dec 7, 2022
@notmd notmd deleted the noRedundantAlt branch December 30, 2022 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

noRedundantAlt
2 participants