astral-sh/ruff

Use `--config` in ecosystem checks

Open

#10 345 ouverte le 11 mars 2024

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

Métriques du dépôt

Stars
 (47 527 stars)
Métriques de merge PR
 (Merge moyen 3j 8h) (573 PRs mergées en 30 j)

Description

Our ecosystem checks manually overwrite the pyproject.toml file to perform some overrides but now that we have --config support we should use that instead.

Guide contributeur