ruff/crates/ruff
Zanie 7c644d5e6f Error if nursery rules are selected without preview (#9683)
Extends #9682 to error if the nursery selector is used or nursery rules
are selected without preview.

Part of #7992 — we will remove this in 0.3.0 instead so we can provide
nice errors in 0.2.0.
# Conflicts:
#	crates/ruff/tests/integration_test.rs
#	crates/ruff_workspace/src/configuration.rs
2024-02-01 08:55:55 -06:00
..
resources/test/fixtures Rename `ruff_cli` crate to `ruff` (#9557) 2024-01-16 17:47:01 -05:00
src Replace `--show-source` and `--no-show-source` with `--output_format=<full|concise>` (#9687) 2024-02-01 08:52:33 -06:00
tests Error if nursery rules are selected without preview (#9683) 2024-02-01 08:55:55 -06:00
Cargo.toml Add internal hidden rules for testing (#9747) 2024-02-01 08:44:51 -06:00
build.rs Rename `ruff_cli` crate to `ruff` (#9557) 2024-01-16 17:47:01 -05:00