mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-09 11:47:13 +00:00
## Summary Ensures that any lint rules that include line locations render them as relative to the cell (and include the cell number) when inside a Jupyter notebook. Closes https://github.com/astral-sh/ruff/issues/6672. ## Test Plan `cargo test` |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| line_index.rs | ||
| locator.rs | ||
| newlines.rs | ||