Releases: jfishe/pyscaffoldext-pre-commit-ruff
Releases · jfishe/pyscaffoldext-pre-commit-ruff
Release v1.0.1
- Fix project and documentation URLs in ``setup.cfg``.
Release v1.0.0
- Include –pre-commit by default because –pre-commit-ruff extends –pre-commit. - Add `ruff` configuration to `pyproject.toml` because `ruff` does not support `setup.cfg`. - Extend pre-commit template with `ruff` lint and fix. - Add `mypy` configuration to `setup.cfg` and template. - Minimum `tox` version 4.2.23 - Adopt `ruff`, `ruff-format`, `codespell`, and `rst-lint` for project. - `isort` configuration - `flake8` template and configuration - `[testenv:publish]` in `tox.ini`