googleapis / googleapis/google-cloud-python
Remove hardcoded Ruff target-version
オープン
priority: p2
type: cleanup
- 主要言語
- Python
- スター
- 5.4k
- フォーク
- 1.8k
- 平均マージ
- 3日 4時間
- マージ済み PR(30日)
- 122
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。