search:
paths:
- "app/controllers"
- "app/helpers"
- "app/presenters"
- "app/views"
- "app/models"
- "lib"
ignore_unused:
- activerecord.*
- date.*
- simple_form.*
- time.*
- '*.help*'
- '*.placeholder*'
- Mapping
- LogicMapping
ignore_missing:
- help
- placeholder
- simple_form.*