googleapis / googleapis/google-cloud-python

Remove hardcoded Ruff target-version

未关闭
#15,538 0 条评论 0 个 reaction 已指派 1 人 已被 @ohmayr 认领 在 GitHub 查看
priority: p2 type: cleanup
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
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 摘要。