astral-sh/ruff

Missing config option for `extend_external`

Open

#11,921 opened on Jun 18, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (47,527 stars) (2,088 forks)batch import
configurationhelp wanted

Description

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.

Contributor guide

Missing config option for `extend_external` · astral-sh/ruff#11921 | Good First Issue