ruff/crates/ruff_linter
Weijie Guo 7100e12cc3
add auto-fix for E225,226,227,228 (#8136)
## Summary

Introduce auto fix for `E225`,`E226`,`E227`,`E228`. This partially
address https://github.com/astral-sh/ruff/issues/8121.

## Test Plan

Already covered.
2023-10-23 19:00:42 +00:00
..
resources/test [SIM112] Ignore https_proxy, http_proxy, and no_proxy (#8140) 2023-10-23 08:48:36 -05:00
src add auto-fix for E225,226,227,228 (#8136) 2023-10-23 19:00:42 +00:00
Cargo.toml Release 0.1.1 (#8073) 2023-10-19 20:49:53 +00:00