astral-sh/ruff

Missing config option for `extend_external`

Open

#11.921 aperta il 18 giu 2024

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Rust (2088 fork)batch import
configurationhelp wanted

Metriche repository

Star
 (47.527 star)
Metriche merge PR
 (Merge medio 5g 4h) (463 PR mergiate in 30 g)

Descrizione

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.

Guida contributor