astral-sh/ruff

Missing config option for `extend_external`

开放

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

 (4 条评论) (0 个反应) (0 位负责人)Rust (2,088 个派生)batch import
configurationhelp wanted

仓库指标

星标
 (47,527 个星标)
PR 合并指标
 (平均合并 3天 8小时) (30 天内合并 573 个 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.

贡献者指南