astral-sh/ruff

Missing config option for `extend_external`

Open

#11 921 ouverte le 18 juin 2024

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Rust (2 088 forks)batch import
configurationhelp wanted

Métriques du dépôt

Stars
 (47 527 stars)
Métriques de merge PR
 (Merge moyen 5j 4h) (463 PRs mergées en 30 j)

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.

Guide contributeur