ruff/crates/ruff_server
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
src Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
tests
Cargo.toml
README.md

The Ruff Language Server