astral-sh/ruff

Missing config option for `extend_external`

Aperta

#11.921 aperta il 18 giu 2024

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

Metriche repository

Star
 (47.527 stelle)
Metriche merge PR
 (Merge medio 3g 8h) (573 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