Skip to content

[pylint] Implement modified-iterating-set (E4703) - #10473

Merged
charliermarsh merged 7 commits into
astral-sh:mainfrom
hikaru-kajita:modified-iterating-set
Mar 31, 2024
Merged

[pylint] Implement modified-iterating-set (E4703)#10473
charliermarsh merged 7 commits into
astral-sh:mainfrom
hikaru-kajita:modified-iterating-set

Conversation

@hikaru-kajita

Copy link
Copy Markdown
Contributor

Summary

Implement E4703 in the issue #970.
Relevant pylint docs is here: https://pylint.readthedocs.io/en/stable/user_guide/messages/error/modified-iterating-set.html

Test Plan

I've written it in the modified_iterating_set.py.

@github-actions

github-actions Bot commented Mar 19, 2024

Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh
charliermarsh enabled auto-merge (squash) March 30, 2024 23:37
@charliermarsh
charliermarsh force-pushed the modified-iterating-set branch from c522aaa to 0c2949b Compare March 31, 2024 14:29
@charliermarsh
charliermarsh merged commit 716688d into astral-sh:main Mar 31, 2024
@dhruvmanila dhruvmanila added rule Implementing or modifying a lint rule preview Related to preview mode features labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview Related to preview mode features rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants