mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 23:54:36 -05:00
* Add basic jupyter notebook support behind a feature flag * Address review comments * Rename in separate commit to make both git and clippy happy * cfg(feature = "jupyter_notebook") another test * Address more review comments * Address more review comments * and clippy and windows * More review comment