Warning: obsolete parameter `IgnoredMethods` (for `Metrics/BlockLength`) found in .rubocop.yml
`IgnoredMethods` has been renamed to `AllowedMethods` and/or `AllowedPatterns`.
Warning: Metrics/BlockLength does not support IgnoredMethods parameter.
Supported parameters are:
- Enabled
- CountComments
- Max
- CountAsOne
- AllowedMethods
- AllowedPatterns
- Exclude