ruff/crates/ruff_cli/tests
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
..
snapshots Add cell field to JSON output format (#7664) 2023-10-13 01:06:02 +00:00
format.rs Warn about incompatible formatter options (#8088) 2023-10-23 11:04:20 +01:00
integration_test.rs add auto-fix for E225,226,227,228 (#8136) 2023-10-23 19:00:42 +00:00
lint.rs Add [format|lint].exclude options (#8000) 2023-10-18 01:15:25 +00:00