Skip to content

Run Ruff with default rules and fix all reported issues#110

Merged
arnobaer merged 1 commit intomainfrom
chore/ruff-linting-fixes
Feb 3, 2026
Merged

Run Ruff with default rules and fix all reported issues#110
arnobaer merged 1 commit intomainfrom
chore/ruff-linting-fixes

Conversation

@arnobaer
Copy link
Copy Markdown
Member

@arnobaer arnobaer commented Feb 2, 2026

This PR removes the explicit ruff --select configuration in tox.ini and runs Ruff with its default rule set.

All newly exposed lint issues have been fixed. Ruff's defaults provide a solid, low-noise baseline for correctness and code quality, and relying on them simplifies configuration and ensures consistent linting going forward.

No functional or behavioral changes are intended.

@arnobaer arnobaer added this to the 1.5.x milestone Feb 2, 2026
@arnobaer arnobaer self-assigned this Feb 2, 2026
@arnobaer arnobaer added the enhancement New feature or request label Feb 2, 2026
@arnobaer arnobaer merged commit eaa0f7a into main Feb 3, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant