mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-15 02:10:22 +00:00
Uses our existing configuration overrides to unset the
`required-version` option in ecosystem projects during checks.
The downside to this approach, is we will now update the config file of
_every_ project (with a config file). This roughly normalizes the configuration file, as we
don't preserve comments and such. We could instead do a more targeted
approach applying this override to projects which we know use this
setting 🤷♀️
|
||
|---|---|---|
| .. | ||
| ruff | ||
| ruff-ecosystem | ||