clients/apps
Oscar Hinton 97ee61db00
Configure clippy (#16194)
Apply the same clippy configuration as we have in sdk-internal. bitwarden/sdk-internal@49f84e6/Cargo.toml#L91-L94

Adds FIXME comments to all existing violations. unwrap is bad as those will resullt in panics and crash the application. Unused async is ignored in napi since that would require changes to the js side which I don't want to deal with.
2025-08-29 08:27:50 -04:00
..
browser Autosync the updated translations (#16208) 2025-08-29 10:51:31 +00:00
cli fix: do not fetch refresh token on sync during CLI login (#16155) 2025-08-28 09:54:16 -04:00
desktop Configure clippy (#16194) 2025-08-29 08:27:50 -04:00
web Autosync the updated translations (#16209) 2025-08-29 11:00:17 +00:00