mirror of https://github.com/astral-sh/ruff
## Summary If `import warnings` exists in the file, we will suggest an edit of `deprecated -> warnings.deprecated` as "qualify warnings.deprecated" ## Test Plan Should test more cases... |
||
|---|---|---|
| .. | ||
| snapshots | ||
| code_actions.rs | ||
| commands.rs | ||
| completions.rs | ||
| initialize.rs | ||
| inlay_hints.rs | ||
| main.rs | ||
| notebook.rs | ||
| publish_diagnostics.rs | ||
| pull_diagnostics.rs | ||
| rename.rs | ||