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

Please implement PIE808 (prefer-simple-range) #6662

Closed
nth10sd opened this issue Aug 17, 2023 · 2 comments · Fixed by #6690
Closed

Please implement PIE808 (prefer-simple-range) #6662

nth10sd opened this issue Aug 17, 2023 · 2 comments · Fixed by #6690
Assignees
Labels
accepted Ready for implementation rule Implementing or modifying a lint rule

Comments

@nth10sd
Copy link

nth10sd commented Aug 17, 2023

range(0, 10) will turn into range(10).

$ ruff --version
ruff 0.0.284
@zanieb zanieb added the rule Implementing or modifying a lint rule label Aug 17, 2023
@charliermarsh charliermarsh added the accepted Ready for implementation label Aug 18, 2023
@harupy
Copy link
Contributor

harupy commented Aug 18, 2023

Can I work on this?

@charliermarsh
Copy link
Member

Go for it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation rule Implementing or modifying a lint rule
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants