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:
Charlie Marsh
2023-12-31 12:09:56 -04:00
committed by GitHub
parent da8a3af524
commit 772e5d587d
22 changed files with 0 additions and 2324 deletions

View File

@@ -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",