Skip to content

Replace flake8 and isort with ruff for linting and formatting#288

Merged
hannahbast merged 12 commits intoqlever-dev:mainfrom
Qup42:setupRuff
May 6, 2026
Merged

Replace flake8 and isort with ruff for linting and formatting#288
hannahbast merged 12 commits intoqlever-dev:mainfrom
Qup42:setupRuff

Conversation

@Qup42
Copy link
Copy Markdown
Collaborator

@Qup42 Qup42 commented May 6, 2026

The format-check.yml workflow now uses ruff instead of flake8 and isort. Also add a pre-commit configuration for ruff (lint with auto-fix and format) and add ruff and pre-commit as optional dev dependencies to pyproject.toml (install with pip install -e ".[dev]")

@hannahbast hannahbast changed the title Setup ruff Replace flake8 and isort with ruff for linting and formatting May 6, 2026
@hannahbast hannahbast merged commit 45c1df5 into qlever-dev:main May 6, 2026
9 checks passed
This was referenced May 6, 2026
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.

2 participants