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

📎 Implement nursery/noUselessBackrefInRegex - eslint/no-useless-backreference, eslint-regexp/no-useless-backreference #275

Open
Conaclos opened this issue Sep 14, 2023 · 3 comments
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Help-wanted Status: you're familiar with the code base and want to help the project

Comments

@Conaclos
Copy link
Member

Conaclos commented Sep 14, 2023

Description

Implement no-useless-backreference, eslint-regexp/no-useless-backreference.

Want to contribute? Lets we know you are interested! We will assign you to the issue to prevent several people to work on the same issue. Don't worry, we can unassign you later if you are no longer interested in the issue! Read our contributing guide and analyzer contributing guide.

@Conaclos Conaclos added S-Help-wanted Status: you're familiar with the code base and want to help the project A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Sep 14, 2023
@Conaclos Conaclos changed the title 📎 Implement lint/noUselessBackreferenceInRegex - eslint/no-useless-backreference 📎 Implement lint/noUselessBackrefInRegex - eslint/no-useless-backreference Sep 20, 2023
@ImBIOS
Copy link
Contributor

ImBIOS commented Dec 14, 2023

Let me try it 🏗️ , don't expect too much, I'm a nubie 🐝 . I might complete it, but if not, of course, I should inform it too 😅

@ImBIOS
Copy link
Contributor

ImBIOS commented Dec 17, 2023

@Conaclos I think with my current skill set, I can't complete this task. I figured it out after trying this 2 days to deliver this solution. Sorry about it, I'm planning to find an easy "good first issue" 😓

I completed to write the valid and invalid test from eslint codebase tho. but not the rust code 😢

You can unassign me.

@Conaclos
Copy link
Member Author

Don't be sorry! You've done no harm :) Thanks for trying on this :)

@Conaclos Conaclos changed the title 📎 Implement lint/noUselessBackrefInRegex - eslint/no-useless-backreference 📎 Implement nursery/noUselessBackrefInRegex - eslint/no-useless-backreference Mar 14, 2024
@Conaclos Conaclos changed the title 📎 Implement nursery/noUselessBackrefInRegex - eslint/no-useless-backreference 📎 Implement nursery/noUselessBackrefInRegex - eslint/no-useless-backreference, eslint-regexp/no-useless-backreference Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Help-wanted Status: you're familiar with the code base and want to help the project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants