astral-sh/ruff

Missing config option for `extend_external`

Open

#11,921 创建于 2024年6月18日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Rust (2,088 fork)batch import
configurationhelp wanted

仓库指标

Star
 (47,527 star)
PR 合并指标
 (平均合并 5天 4小时) (30 天内合并 463 个 PR)

描述

I have two configs, base.toml that is shared for multiple projects, and my in-project pyproject.toml that extends the one above.

It would be nice if the external could also be extended, much like select and ignore.

贡献者指南