mirror of https://github.com/astral-sh/ruff
## Summary Adds warnings for cases where: - A selector does not include any rules because preview is disabled - A nursery rule is selected without the preview flag ## Test plan Add integration tests |
||
|---|---|---|
| .. | ||
| configuration.rs | ||
| lib.rs | ||
| options.rs | ||
| options_base.rs | ||
| pyproject.rs | ||
| resolver.rs | ||