0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-14 18:08:21 +02:00
bitwarden_rs/clippy.toml
BlackDex 7390f34355
Resolve uninlined_format_args clippy warnings
The upcomming release of Rust 1.67.0 will warn on `uninlined_format_args`.
This PR resolves that by inlining all these items.
It also looks nicer.
2023-01-09 20:13:48 +01:00

2 lines
16 B
TOML