ruff
732b0405
- Remove `FixMode::None` (#5087)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Remove `FixMode::None` (#5087) ## Summary We now _always_ generate fixes, so `FixMode::None` and `FixMode::Generate` are redundant. We can also remove the TODO around `--fix-dry-run`, since that's our default behavior. Closes #5081.
References
#5087 - Remove `FixMode::None`
Author
charliermarsh
Parents
e7316c1c
Loading