fix false positives for activemodel i18n keys
This commit is contained in:
parent
ba876f5085
commit
90ed7dd4a9
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ ignore_unused:
|
||||||
- 'errors.format'
|
- 'errors.format'
|
||||||
- 'activerecord.models.*'
|
- 'activerecord.models.*'
|
||||||
- 'activerecord.attributes.*'
|
- 'activerecord.attributes.*'
|
||||||
|
- 'activemodel.attributes.map_filter.*'
|
||||||
- 'activerecord.errors.*'
|
- 'activerecord.errors.*'
|
||||||
- 'errors.messages.blank'
|
- 'errors.messages.blank'
|
||||||
- 'errors.messages.content_type_invalid'
|
- 'errors.messages.content_type_invalid'
|
||||||
|
|
Loading…
Add table
Reference in a new issue