Skip to content

Inheriting from RuboCop::Cop::Cop is deprecated. Use RuboCop::Cop::Base instead #71

@Laykou

Description

@Laykou

I am receiving following message when using with Rubocop validations:

database_validations-1.1.1/lib/database_validations/rubocop/cop/belongs_to.rb:13: warning: Inheriting from `RuboCop::Cop::Cop` is deprecated. Use `RuboCop::Cop::Base` instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions