Skip to content

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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 8348165#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 from 3e55eef to 8348165 Compare May 8, 2025 04:43
@rexledesma rexledesma force-pushed the rl/rely-on-default-inclusions-for-ruff branch from 8348165 to f70d197 Compare May 8, 2025 12:26
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.

1 participant