ruff/crates/ruff
Zanie Blue 4ccbacd44b
Error if the NURSERY selector is used with preview (#9682)
Changes our warning for combined use of `--preview` and `--select
NURSERY` to a hard error.

This should go out _before_ #9680 where we will ban use of `NURSERY`
outside of preview as well (see #9683).

Part of https://github.com/astral-sh/ruff/issues/7992
2024-01-29 13:33:46 -06:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
tests Error if the NURSERY selector is used with preview (#9682) 2024-01-29 13:33:46 -06:00
build.rs Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
Cargo.toml help: enable auto-wrapping of help output (#9633) 2024-01-24 10:51:07 -05:00