ruff/crates/ruff_cli
Charlie Marsh 2e225d7538
Accept --target-version in the format CLI (#8055)
## Summary

This doesn't affect behavior _yet_ (see:
https://github.com/astral-sh/ruff/issues/7234), but it will be needed in
the future, and it's surprising to users that it doesn't exist.

Closes https://github.com/astral-sh/ruff/issues/8051.
2023-10-18 20:14:20 -04:00
..
resources/test/fixtures Add --diff option ruff format (#7937) 2023-10-18 11:55:05 +00:00
src Accept --target-version in the format CLI (#8055) 2023-10-18 20:14:20 -04:00
tests Respect tab-size setting in formatter (#8006) 2023-10-19 00:48:14 +01:00
Cargo.toml Bump version to 0.1.0 (#7931) 2023-10-16 13:06:48 -05:00