Skip to content

Apply Standard Formatting and Fix Import & Test Name Issues #1981

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

Merged
merged 4 commits into from
Mar 25, 2025
Merged

Conversation

Borda
Copy link
Member

@Borda Borda commented Mar 25, 2025

This PR unifies formatting to ensure consistency across the codebase, reducing the need for manual fixes and preventing unrelated formatting changes in PRs. It also catches issues such as incorrect imports, which can cause runtime errors, and overlapping test names that may lead to unintended overwrites or conflicts. Additionally, while a spellchecker exists, it currently requires manual execution—this change moves toward a more standardized and automated approach, improving maintainability and review efficiency.

@Borda Borda requested review from lantiga and t-vi as code owners March 25, 2025 19:18
Copy link
Collaborator

@t-vi t-vi left a comment

Choose a reason for hiding this comment

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

Let's have it, thank you @Borda

@t-vi t-vi merged commit b91d207 into main Mar 25, 2025
14 checks passed
@t-vi t-vi deleted the lint/ruff branch March 25, 2025 20:33
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.

3 participants