astral-sh/ruff

Missing config option for `extend_external`

Open

#11,921 opened on 2024年6月18日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Rust (2,088 forks)batch import
configurationhelp wanted

Repository metrics

Stars
 (47,527 stars)
PR merge metrics
 (平均マージ 5d 4h) (30d で 463 merged PRs)

説明

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.

コントリビューターガイド