mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-08-31 23:38:23 +00:00
Test dylint
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# How to run Lints
|
||||
|
||||
```sh
|
||||
cargo install cargo-dylint dylint-link
|
||||
|
||||
RUSTFLAGS="-Aunreachable_patterns" cargo dylint --all -- --features sqlite
|
||||
```
|
||||
Reference in New Issue
Block a user