Added ignoring unused translations auth.providers
Added ignoring reporting translations auth.providers.* as unused because they are used at app/views/application/_auth_providers.html.erb, ..
This commit is contained in:
parent
c81d343d8d
commit
0425aeebbc
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ ignore_unused:
|
|||
- 'datetime.distance_in_words_ago.*'
|
||||
- 'reports.new.categories.*' # double interpolation in reports_helper
|
||||
- 'shared.pagination.*'
|
||||
- 'auth.providers.*'
|
||||
# - '{devise,kaminari,will_paginate}.*'
|
||||
# - 'simple_form.{yes,no}'
|
||||
# - 'simple_form.{placeholders,hints,labels}.*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue