Skip to content

fix: use ruff instead of flake8 for formatting#1257

Open
paulschreiber wants to merge 14 commits intodevelopfrom
fix/ruff
Open

fix: use ruff instead of flake8 for formatting#1257
paulschreiber wants to merge 14 commits intodevelopfrom
fix/ruff

Conversation

@paulschreiber
Copy link
Copy Markdown
Contributor

Description

use ruff instead of flake8 for formatting

  • remove flake8 as a dependency
  • update config files (Makefile, ci.yml)
  • add pyproject.toml
  • add ruff to pre-commit-config
  • re-format existing files
  • ignore formatting changes (via .git-blame-ignore-revs)

Changes proposed in this pull request:

Type of change

  • Bug fix
  • New feature
  • Vulnerabilities update
  • Config changes
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires an admin update after deploy
  • Includes a database migration removing or renaming a field

@paulschreiber paulschreiber requested review from a team as code owners April 24, 2026 16:10
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