Skip to content

Enable more ruff lints and fix reported issues#444

Merged
jelmer merged 1 commit intomasterfrom
ruff-lints
Jun 16, 2025
Merged

Enable more ruff lints and fix reported issues#444
jelmer merged 1 commit intomasterfrom
ruff-lints

Conversation

@jelmer
Copy link
Copy Markdown
Member

@jelmer jelmer commented Jun 16, 2025

Mainly:

  • Fixed E501 line length issues by breaking long lines appropriately
  • Fixed RUF012 mutable class attributes by adding ClassVar annotations
  • Fixed import sorting

Mainly:

- Fixed E501 line length issues by breaking long lines appropriately
- Fixed RUF012 mutable class attributes by adding ClassVar annotations
- Fixed import sorting
@jelmer jelmer merged commit b12a99e into master Jun 16, 2025
14 checks passed
@stephenfin stephenfin deleted the ruff-lints branch February 17, 2026 13:26
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.

1 participant