astral-sh/ruff

Missing config option for `extend_external`

オープン

#11,921 opened on 2024/06/18

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,088 件のフォーク)batch import
configurationhelp wanted

Repository metrics

Stars
 (47,527 個のスター)
PR merge metrics
 (平均マージ 3d 8h) (30d で 573 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.

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