1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-31 10:08:56 +01:00
vaultwarden/src/api/core
Mathijs van Veluw 040e2a7bb0
Add extra linting (#4977)
* Add extra linting

Added extra linting for some code styles.
Also added the Rust Edition 2024 lints.

Closes #4974

Signed-off-by: BlackDex <black.dex@gmail.com>

* Adjusted according to comments

Signed-off-by: BlackDex <black.dex@gmail.com>

---------

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-09-23 20:25:32 +02:00
..
two_factor Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
accounts.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
ciphers.rs Fix collection update from native client (#4937) 2024-09-10 21:33:59 +02:00
emergency_access.rs Some fixes for emergency access (#4715) 2024-07-08 23:39:22 +02:00
events.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
folders.rs Fix duplicate folder creations during import (#4702) 2024-07-04 19:57:32 +02:00
mod.rs Fix keyword collision in Rust 2024 and add new api/config value (#4975) 2024-09-20 21:39:00 +02:00
organizations.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
public.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
sends.rs Secure send file uploads (#4810) 2024-07-31 15:24:15 +02:00