ruff/crates/ruff_notebook/src
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
..
cell.rs Detect automagic-like assignments in notebooks (#9653) 2024-01-29 12:55:44 +00:00
index.rs Add cell field to JSON output format (#7664) 2023-10-13 01:06:02 +00:00
lib.rs Add CellOffsets abstraction (#8814) 2023-11-22 15:27:00 +00:00
notebook.rs Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
schema.rs Create ruff_notebook crate (#7039) 2023-09-01 13:56:44 +00:00