mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
a53f4a25d5
Achieved through
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze modules/two_factor_authentication
Part of freezing string literals across the application step-by-step to be well prepared for future Ruby releases.