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

Ruff rules to consider adding #23059

Open
28 tasks
brettcannon opened this issue Mar 12, 2024 · 0 comments
Open
28 tasks

Ruff rules to consider adding #23059

brettcannon opened this issue Mar 12, 2024 · 0 comments
Labels
area-internal Label for non-user facing issues debt Covers everything internal: CI, testing, refactoring of the codebase, etc. good first issue needs PR Ready to be worked on

Comments

@brettcannon
Copy link
Member

When researching for #22741, these were the original rules I was going to propose. Unfortunately, the amount of work to make the code clean in one go was too much, so I stayed w/ the default set. But it would probably be worth seeing if it was worth adding these rules one at a time.

Ruff defaults to F and a subset of E, so those 2 should at least always be included.

Tasks

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 12, 2024
@brettcannon brettcannon added good first issue debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Mar 12, 2024
@karthiknadig karthiknadig added area-internal Label for non-user facing issues needs PR Ready to be worked on and removed triage-needed Needs assignment to the proper sub-team labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-internal Label for non-user facing issues debt Covers everything internal: CI, testing, refactoring of the codebase, etc. good first issue needs PR Ready to be worked on
Projects
None yet
Development

No branches or pull requests

2 participants