Skip to content

Replace black and flake8 with ruff#88

Merged
miguelsousa merged 2 commits into
mainfrom
replace-black-flake8
May 30, 2026
Merged

Replace black and flake8 with ruff#88
miguelsousa merged 2 commits into
mainfrom
replace-black-flake8

Conversation

@miguelsousa
Copy link
Copy Markdown
Member

No description provided.

Consolidate Python linting and formatting into ruff:
- Move config from .flake8 into [tool.ruff] in pyproject.toml
- Replace black and flake8 with ruff in requirements.txt
- Swap the flake8 CI step for "ruff check" and "ruff format --check"
@miguelsousa
Copy link
Copy Markdown
Member Author

thanks Josh!

@miguelsousa miguelsousa merged commit 465682f into main May 30, 2026
3 of 4 checks passed
@miguelsousa miguelsousa deleted the replace-black-flake8 branch May 30, 2026 22:24
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