codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
(obsolete configuration found in .rubocop.yml, please update it)
obsolete parameter MaxLineLength (for Style/IfUnlessModifier) found in .rubocop.yml
`Style/IfUnlessModifier: MaxLineLength` has been removed. Use `Metrics/LineLength: Max` instead
Warning: unrecognized cop Lint/InvalidCharacterLiteral found in .rubocop.yml
Warning: unrecognized cop Layout/SpaceInsideBrackets found in .rubocop.yml
Warning: unrecognized parameter Style/IfUnlessModifier:MaxLineLength found in .rubocop.yml
Warning: unrecognized parameter Style/TrailingCommaInArguments:SupportedStyles found in .rubocop.yml
Warning: unrecognized parameter Style/TrailingCommaInLiteral:SupportedStyles found in .rubocop.yml