Open Issues Need Help
View All on GitHub Switch from Flake8/isort/Black to Ruff for linting and formatting about 2 months ago
AI Summary: Migrate a Python project's linting and formatting from Flake8/isort/Black to Ruff. This involves configuring Ruff in `pyproject.toml` and `.pre-commit-config.yaml`, removing old configurations, running pre-commit hooks, and creating an ignore list for specific Ruff rules. The process will be split into multiple pull requests, one for initial setup and subsequent ones for addressing each set of related Ruff errors.
Complexity:
3/5
enhancement good first issue
A testbed app that can be used to validate BeeWare support packages.
Python