ruff
10b85a0f
- Avoid lexer usage in `PLE1300` and `PLE1307` (#11406)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid lexer usage in `PLE1300` and `PLE1307` (#11406) ## Summary This PR updates `PLE1300` and `PLE1307` to avoid using the lexer. This is part of #11401 ## Test Plan `cargo test`
References
#11406 - Avoid lexer usage in `PLE1300` and `PLE1307`
Author
dhruvmanila
Parents
af60d539
Loading