mirror of
https://github.com/mastodon/mastodon.git
synced 2025-03-12 17:05:25 +00:00
13 lines
222 B
YAML
13 lines
222 B
YAML
I18n/RailsI18n:
|
|
Enabled: true
|
|
Exclude:
|
|
- 'config/**/*'
|
|
- 'db/**/*'
|
|
- 'lib/**/*'
|
|
- 'spec/**/*'
|
|
I18n/GetText:
|
|
Enabled: false
|
|
|
|
I18n/RailsI18n/DecorateStringFormattingUsingInterpolation:
|
|
Enabled: false
|