astral-sh/ruff

Missing config option for `extend_external`

Open

#11.921 geöffnet am 18. Juni 2024

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

Repository-Metriken

Stars
 (47.527 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 4h) (463 gemergte PRs in 30 T)

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