ruff
4cfa3555
- [`ruff`] Exempt `NewType` calls where the original type is immutable (`RUF009`) (#15588)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[`ruff`] Exempt `NewType` calls where the original type is immutable (`RUF009`) (#15588) ## Summary Resolves #6447. ## Test Plan `cargo nextest run` and `cargo insta test`.
References
#15588 - [`ruff`] Exempt `NewType` calls where the original type is immutable (`RUF009`)
Author
InSyncWithFoo
Parents
134fefa9
Loading