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

Use Ruff to prevent various regressions #2221

Merged
merged 14 commits into from
May 28, 2024
Merged

Use Ruff to prevent various regressions #2221

merged 14 commits into from
May 28, 2024

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Mar 24, 2024

Prevent future regressions from fixes in #2050, #2108, #2110, #2225, #2223, #2222, #2224, #2109, #2086, #2088, #2094, #2242

ruff.toml Outdated

[lint.per-file-ignores]
# TODO: Make adodbapi changes in their own PRs
"adodbapi/*" = ["C4"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in #2109

@Avasam Avasam force-pushed the ruff branch 2 times, most recently from de0d0e0 to e37dfbe Compare March 25, 2024 20:26
@Avasam Avasam marked this pull request as draft May 28, 2024 12:54
@Avasam Avasam marked this pull request as ready for review May 28, 2024 15:40
@Avasam Avasam merged commit 1e00638 into mhammond:main May 28, 2024
27 checks passed
@Avasam Avasam deleted the ruff branch May 28, 2024 16:19
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.

None yet

2 participants