mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
Remove flake8-to-ruff (#9329)
## Summary We stopped releasing this a while ago and no longer advertise it anywhere. IMO, we should remove it so that we stop paying the cost of maintaining it. If we want to revive it, we can always do so from Git.
This commit is contained in:
@@ -93,7 +93,6 @@ changelog_contributors = false
|
||||
version_files = [
|
||||
"README.md",
|
||||
"docs/integrations.md",
|
||||
"crates/flake8_to_ruff/Cargo.toml",
|
||||
"crates/ruff_cli/Cargo.toml",
|
||||
"crates/ruff_linter/Cargo.toml",
|
||||
"crates/ruff_shrinking/Cargo.toml",
|
||||
|
||||
Reference in New Issue
Block a user