Disable I18nLazyLookup; we prefer to have localizations movable

This commit is contained in:
Sebastian Serth
2022-11-21 10:37:21 +01:00
parent a57aa92eac
commit ac6433cf06

View File

@ -17,3 +17,6 @@ Rails/UnknownEnv:
- staging
- production
- test
Rails/I18nLazyLookup:
Enabled: false