Navigation Menu

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

Fix FP S2189 (no-infinite-loop): Ignore delete operator #3734

Open
francoismora opened this issue Feb 27, 2023 · 0 comments
Open

Fix FP S2189 (no-infinite-loop): Ignore delete operator #3734

francoismora opened this issue Feb 27, 2023 · 0 comments
Labels
topic: quality type: false positive Issue is reported when it should NOT be

Comments

@francoismora
Copy link
Contributor

The rule should consider modifications done by the delete operator.

Reported in https://community.sonarsource.com/t/i-get-javascript-s2189-item-is-not-modified-in-this-loop-even-though-i-am-modifying-it/84385/1

@francoismora francoismora added type: false positive Issue is reported when it should NOT be topic: quality labels Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: quality type: false positive Issue is reported when it should NOT be
Projects
None yet
Development

No branches or pull requests

1 participant