0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-12-31 00:53:52 -05:00
vaultwarden/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

1 line
16 B
TOML