mirror of
https://github.com/bitwarden/browser
synced 2026-01-01 08:03:20 +00:00
* Run clippy and rustfmt on CI * Error on warnings and fix a couple of missed lints * Move import inside function * Fix unix lints * Fix windows lints * Missed some async tests * Remove unneeded reference