Files
mullvadvpn-app/clippy.toml
Jonathan d3da8745c8 Fix the large majority of clippy warnings
This commit fixes most of the remaining clippy warnings in the codebase.
These warnings were the more semantically difficult ones to fix.
There are some warnings that remain from the rebase that will be fixed
in the upcoming PR.
2022-06-21 14:31:40 +02:00

2 lines
35 B
TOML

enum-variant-size-threshold = 1000