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

Updated tooling versions and configs #211

Merged
merged 3 commits into from
Mar 3, 2025
Merged

Updated tooling versions and configs #211

merged 3 commits into from
Mar 3, 2025

Conversation

jamesbraza
Copy link
Collaborator

Modernized for March 2025

@jamesbraza jamesbraza added the enhancement New feature or request label Mar 2, 2025
@jamesbraza jamesbraza self-assigned this Mar 2, 2025
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 2, 2025
@ludomitch
Copy link
Collaborator

How come all casts have changed to using strings as first arguments? Is this best practice now?

@jamesbraza
Copy link
Collaborator Author

How come all casts have changed to using strings as first arguments? Is this best practice now?

Yeah it comes from ruff==0.8.1's added TC006.

We can later turn on TC003 to cut down on our imports and speed boot times. Tho in practice I find this rule adds development-time overhead, so it's disabled for now

@jamesbraza jamesbraza merged commit 34bb619 into main Mar 3, 2025
6 checks passed
@jamesbraza jamesbraza deleted the newer-deps branch March 3, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants