@charliermarsh: Bang https://github.com/astral-sh/ruff/pull/25501… https://github.com/astral-sh/ruff/pull/25593… https://github.com/ast…

X AI KOLs Following 工具

摘要

Charlie Marsh 发布的一系列针对 Ruff 项目的 GitHub 拉取请求。

Bang https://github.com/astral-sh/ruff/pull/25501… https://github.com/astral-sh/ruff/pull/25593… https://github.com/astral-sh/ruff/pull/25606… https://github.com/astral-sh/ruff/pull/25609… https://github.com/astral-sh/ruff/pull/25610… https://github.com/astral-sh/ruff/pull/25649… https://github.com/astral-sh/ruff/pull/25656… https://github.com/astral-sh/ruff/pull/25660… https://github.com/astral-sh/ruff/pull/25661… https://github.com/astral-sh/ruff/pull/25663…
查看原文

相似文章

Ruff v0.16.0

Simon Willison's Blog

Ruff v0.16.0 大幅扩展了默认规则覆盖范围,从 59 条增加到 413 条,能够捕获更多严重问题,如语法错误和运行时错误。此次更新可能会破坏现有的 CI 工作流程,但提供了自动修复功能,使用 `--fix --unsafe-fixes` 选项。