Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore: rely on the default inclusions for ruff #5775

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

Merged

Conversation

rexledesma
Copy link
Contributor

@rexledesma rexledesma commented May 8, 2025

Depends on #5774.

Summary

By default, ruff finds *.py files to format/check. We already excluded the ones we copy pasta'd from CPython, so we should just format on everything else.

The main thing to look at is df63e10#diff-26f436cb29eecc7bb4f9066747b43df8da81ac808955ce95c109f5d7aa778989.

Test Plan

RustPython on  rl/rely-on-default-inclusions-for-ruff via 🐍 v3.13.2 via 🦀 v1.86.0 
❯ uvx --from "ruff==0.11.8" ruff format

@rexledesma rexledesma force-pushed the rl/rely-on-default-inclusions-for-ruff branch 2 times, most recently from 8348165 to f70d197 Compare May 8, 2025 12:26
@rexledesma rexledesma force-pushed the rl/rely-on-default-inclusions-for-ruff branch from f70d197 to df63e10 Compare May 13, 2025 21:45
@rexledesma
Copy link
Contributor Author

@youknowone PTAL 🙏

@youknowone youknowone merged commit b696e56 into RustPython:main May 15, 2025
11 checks passed
@youknowone
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.