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.

貢獻者指南