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 lint/noFlatMapIdentity - clippy/flat_map_identity #2303

Closed
Conaclos opened this issue Apr 4, 2024 · 1 comment · Fixed by #2324
Closed

📎 Implement lint/noFlatMapIdentity - clippy/flat_map_identity #2303

Conaclos opened this issue Apr 4, 2024 · 1 comment · Fixed by #2324
Assignees
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages

Comments

@Conaclos
Copy link
Member

Conaclos commented Apr 4, 2024

Description

Implement flat_map_identity.

Want to contribute? Lets you 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.

You can use the implementation of useFlatMap as a staring point.

@Conaclos Conaclos added good first issue Good for newcomers A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Apr 4, 2024
@isnakode
Copy link
Contributor

isnakode commented Apr 5, 2024

i'm interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants