astral-sh/ruff

Missing config option for `extend_external`

Offen

#11.921 geöffnet am 18.06.2024

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.088 Forks)batch import
configurationhelp wanted

Repository-Metriken

Stars
 (47.527 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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