Files
Jan Sandbrink ecbf6bdda9 Add magic comment for frozen string literals to OIDC module
Some files were missing the corresponding comment before.
This change was effectively achieved through:

    rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze modules/openid_connect
2025-03-18 14:46:00 +01:00
..