ruff/crates/ruff_linter
Dhruv Manilawala a33763170e
Use TokenKind in doc_lines_from_tokens (#11418)
## Summary

This PR updates the `doc_lines_from_tokens` function to use `TokenKind`
instead of `Tok`.

This is part of #11401 

## Test Plan

`cargo test`
2024-05-14 16:56:14 +00:00
..
resources Fix a few typos found by codespell (#11404) 2024-05-13 13:22:35 +00:00
src Use TokenKind in doc_lines_from_tokens (#11418) 2024-05-14 16:56:14 +00:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Move sub-crates to workspace dependencies (#11407) 2024-05-13 14:37:50 +00:00