codeclimate validate-config
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
unrecognized cop Gemspec/DeprecatedAttributeAssignment found in .rubocop.yml
Did you mean `Gemspec/OrderedDependencies`?
unrecognized cop Gemspec/RequireMFA found in .rubocop.yml
Did you mean `Gemspec/RequiredRubyVersion`?
unrecognized cop Lint/AmbiguousOperatorPrecedence found in .rubocop.yml
Did you mean `Lint/AmbiguousRegexpLiteral`?
unrecognized cop Lint/AmbiguousRange found in .rubocop.yml
Did you mean `Lint/AmbiguousOperator`?
unrecognized cop Lint/IncompatibleIoSelectWithFiberScheduler found in .rubocop.yml
Did you mean `Lint/IneffectiveAccessModifier`?
unrecognized cop Lint/RequireRelativeSelfPath found in .rubocop.yml
Did you mean `Lint/RequireParentheses`?
unrecognized cop Lint/UselessRuby2Keywords found in .rubocop.yml
Did you mean `Lint/UselessTimes`?
unrecognized cop Naming/BlockForwarding found in .rubocop.yml
Did you mean `Naming/BlockParameterName`?
unrecognized cop Security/IoMethods found in .rubocop.yml
Did you mean `Security/Open`?
unrecognized cop Style/FileRead found in .rubocop.yml
Did you mean `Style/IfInsideElse`?
unrecognized cop Style/FileWrite found in .rubocop.yml
Did you mean `Style/Dir`?
unrecognized cop Style/MapToHash found in .rubocop.yml
Did you mean `Style/OptionHash`?
unrecognized cop Style/NumberedParameters found in .rubocop.yml
Did you mean `Style/TernaryParentheses`?
unrecognized cop Style/NumberedParametersLimit found in .rubocop.yml
Did you mean `Style/BarePercentLiterals`?
unrecognized cop Style/OpenStructUse found in .rubocop.yml
Did you mean `Style/IpAddresses`?
unrecognized cop Style/RedundantSelfAssignmentBranch found in .rubocop.yml
Did you mean `Style/RedundantSelfAssignment`?
unrecognized cop Style/SelectByRegexp found in .rubocop.yml
Did you mean `Style/Strip`?
unrecognized cop RSpec/ExcessiveDocstringSpacing found in .rubocop.yml
Did you mean `RSpec/ReceiveCounts`?
unrecognized cop RSpec/SubjectDeclaration found in .rubocop.yml
Did you mean `RSpec/RepeatedDescription`?
unrecognized cop RSpec/FactoryBot/SyntaxMethods found in .rubocop.yml
Did you mean `RSpec/ContextMethod`?