ruff
8d0a5e01
- Modify `comment_ranges` slice in `BackwardsTokenizer` (#7432)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Modify `comment_ranges` slice in `BackwardsTokenizer` (#7432) ## Summary I was kinda curious to understand this issue (https://github.com/astral-sh/ruff/issues/7426) and just ended up attempting to address it. ## Test Plan `cargo test`
References
#7432 - Modify `comment_ranges` slice in `BackwardsTokenizer`
Author
charliermarsh
Parents
aae02cf2
Loading