ruff
c17193b5
- Use `TokenKind` in blank lines checker (#11419)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`
References
#11419 - Use `TokenKind` in blank lines checker
Author
dhruvmanila
Parents
a3376317
Loading