ubicloud/views/account
Enes Cakir bf22e3ae5b Update rubocop and standard versions
```
Offenses:

views/account/multifactor/webauthn_remove.erb:51:25: C: [Correctable] Style/RedundantParentheses: Don't use parentheses around an assignment.
                  <% if (error = rodauth.field_error(rodauth.webauthn_remove_param)) %>
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
views/components/form/cloudflare_turnstile.erb:1:7: C: [Correctable] Style/RedundantParentheses: Don't use parentheses around an assignment.
<% if (@enable_cloudflare_turnstile = Config.cloudflare_turnstile_site_key) %>
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
2025-02-26 13:05:35 +03:00
..
multifactor Update rubocop and standard versions 2025-02-26 13:05:35 +03:00
change_login.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
change_password.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
close_account.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
login_method.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
submenu.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
two_factor_manage.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00