ruff
c17193b5 - Use `TokenKind` in blank lines checker (#11419)

Commit
1 year ago
Use `TokenKind` in blank lines checker (#11419) ## Summary This PR updates the blank line rules checker to use `TokenKind` instead of `Tok`. This is part of #11401 ## Test Plan `cargo test`
Author
Parents
Loading