astral-sh/ruff

Missing config option for `extend_external`

Open

#11.921 aberto em 18 de jun. de 2024

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (2.088 forks)batch import
configurationhelp wanted

Métricas do repositório

Stars
 (47.527 stars)
Métricas de merge de PR
 (Mesclagem média 5d 4h) (463 fundiu PRs em 30d)

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.

Guia do colaborador