turbo
3d919af4
- Disable clippy::too_many_arguments globally (#3084)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Disable clippy::too_many_arguments globally (#3084) Clippy has gone too far, and I don't want to refactor the remaining functions to take less arguments and pass a struct. With an unrelated small fix, this puts us at 0 clippy warnings!
References
#3084 - Disable clippy::too_many_arguments globally
Author
jridgewell
Parents
b2c608d6
Loading