astral-sh/ruff

Use `--config` in ecosystem checks

Open

#10,345 opened on Mar 11, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (2,088 forks)batch import
cihelp wanted

Repository metrics

Stars
 (47,527 stars)
PR merge metrics
 (Avg merge 3d 8h) (573 merged PRs in 30d)

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.

Contributor guide