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): no-useless-assignment #3022

Open
Boshen opened this issue Apr 18, 2024 · 3 comments
Open

feat(linter): no-useless-assignment #3022

Boshen opened this issue Apr 18, 2024 · 3 comments
Labels
A-linter Area - Linter C-enhancement Category - New feature or request E-Help Wanted Experience level - For the experienced collaborators good first issue Experience Level - Good for newcomers

Comments

@Boshen
Copy link
Member

Boshen commented Apr 18, 2024

https://eslint.org/docs/latest/rules/no-useless-assignment

I think we can mark it as correctness?

@Boshen Boshen added the C-enhancement Category - New feature or request label Apr 18, 2024
@Boshen Boshen assigned Boshen and unassigned Boshen Apr 18, 2024
@Boshen Boshen added E-Help Wanted Experience level - For the experienced collaborators A-linter Area - Linter labels Apr 18, 2024
@Boshen Boshen added the P-high Priority - High label May 6, 2024
@Boshen

This comment was marked as outdated.

@Dunqing

This comment was marked as outdated.

@Boshen Boshen removed the P-high Priority - High label Jul 12, 2024
@Boshen Boshen added the good first issue Experience Level - Good for newcomers label Aug 18, 2024
@DonIsaac DonIsaac self-assigned this Aug 18, 2024
@jordan-boyer
Copy link
Contributor

I'll try to implement this rule =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter C-enhancement Category - New feature or request E-Help Wanted Experience level - For the experienced collaborators good first issue Experience Level - Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants