ruff/crates/ruff_notebook
Auguste Lalande 3ed707f245
Spellcheck & grammar (#10375)
## Summary

I used `codespell` and `gramma` to identify mispellings and grammar
errors throughout the codebase and fixed them. I tried not to make any
controversial changes, but feel free to revert as you see fit.
2024-03-13 02:34:23 +00:00
..
resources/test/fixtures/jupyter Detect automagic-like assignments in notebooks (#9653) 2024-01-29 12:55:44 +00:00
src Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
Cargo.toml Run doctests as part of CI pipeline (#9939) 2024-02-12 10:18:58 +01:00