ruff
b5a4a9a3
- Inline `ExprNumberLiteral` formatting logic (#8340)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Inline `ExprNumberLiteral` formatting logic (#8340) ## Summary This PR inlines the formatting logic for `ExprNumberLiteral` and removes the need of having dedicated `Format*` struct for each number type. ## Test Plan `cargo test`
References
#8340 - Inline `ExprNumberLiteral` formatting logic
Author
dhruvmanila
Parents
230c9ce2
Loading