Open Issues Need Help
View All on GitHub Copy what's in Briefcase's docs 3 days ago
good first issue documentation
Deprecate usage of pre-commit-update.yml about 2 months ago
enhancement good first issue
Convert `README.rst` from reStructuredText to GitHub-flavored Markdown about 2 months ago
enhancement good first issue
enhancement good first issue
AI Summary: The task involves migrating a Toga-based Matplotlib charting widget's linting and formatting from Flake8/isort/Black to Ruff. This includes updating configuration files (pyproject.toml, .pre-commit-config.yaml, tox.ini), running pre-commit hooks, creating an ignore list for Ruff rules, and making minimal code adjustments to address any conflicts. Subsequent PRs will address the remaining linting errors in a phased approach, grouped by rule category.
Complexity:
4/5
enhancement good first issue