googleapis / googleapis/google-cloud-python

Remove hardcoded Ruff target-version

オープン
#15,538 コメント 0 件 リアクション 0 件 担当者 1 名 @ohmayr が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。