Fix Rails/I18nLocaleTexts cop (#27779)
This commit is contained in:
parent
c875dfc90b
commit
c9204b792c
3 changed files with 17 additions and 11 deletions
|
|
@ -149,11 +149,6 @@ Rails/HasManyOrHasOneDependent:
|
|||
- 'app/models/user.rb'
|
||||
- 'app/models/web/push_subscription.rb'
|
||||
|
||||
Rails/I18nLocaleTexts:
|
||||
Exclude:
|
||||
- 'lib/tasks/mastodon.rake'
|
||||
- 'spec/helpers/flashes_helper_spec.rb'
|
||||
|
||||
# Configuration parameters: Include.
|
||||
# Include: app/controllers/**/*.rb, app/mailers/**/*.rb
|
||||
Rails/LexicallyScopedActionFilter:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue