ruff/crates/ruff_python_parser
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
build.rs Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00
Cargo.toml Remove unnecessary string cloning from the parser (#9884) 2024-02-09 16:03:27 -05:00