-
Notifications
You must be signed in to change notification settings - Fork 425
Technical Debt: Enable TCH, UP and FA100 rules in the Ruff linter #5016
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
Comments
Hey @ericbn! I'm working on that and will submit a PR to review, ok? |
I have these changes ready already and I can open as PR right away if that sounds good to you. |
Please go ahead!!! 😊😊 |
Cool! Just opened #5017. |
Closing as completed! |
|
Why is this needed?
Reference: #4607
We have refactored our codebase to ensure we are following best practices defined by the PEP documents and implemented by Ruff.
This implementation should not consider the example/tests folder and if necessary, these folders should be added as an exception in the
lint.per-file-ignores
section in theruff.toml
file.Which area does this relate to?
Automation
Suggestion
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: