googleapis / googleapis/google-cloud-python
Remove hardcoded Ruff target-version
Đang mở
priority: p2
type: cleanup
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
The current CLI tool hardcodes `--target-version=py37` for Ruff formatting and linting. Evaluate if we can remove this flag and instead let Ruff default to its own baseline.
Rely on a pyproject.toml or ruff.toml for version targeting.
Goal: Eliminate the need to manually "bump" this version string in the script as our minimum supported Python version evolves.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.