ruff/crates/ruff_cli
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/fixtures Add `--diff` option `ruff format` (#7937) 2023-10-18 11:55:05 +00:00
src Avoid loading files for cached format results (#8134) 2023-10-23 12:29:13 +01:00
tests add auto-fix for E225,226,227,228 (#8136) 2023-10-23 19:00:42 +00:00
Cargo.toml Add `ruff version` with long version display (#8034) 2023-10-20 14:07:41 -05:00
build.rs Add `ruff version` with long version display (#8034) 2023-10-20 14:07:41 -05:00