mirror of
https://github.com/bitwarden/browser
synced 2026-01-22 20:33:34 +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