ruff/crates/ruff_formatter
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
..
src Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
Cargo.toml Make all dependencies workspace dependencies (#9333) 2024-01-02 13:41:59 +00:00
shared_traits.rs Implement IntoFormat for &T (#4781) 2023-06-01 12:20:49 +02:00