mirror of
https://github.com/bitwarden/browser
synced 2026-02-16 00:24:52 +00:00
* early return if no cipher before switch case * explicit null checks within switch cases for early returns * lower cipher check and add to explicit checks * add test cases for null values * format spec file