Skip to content

RuboCop Warning Due to Deprecated Cop Name in rubocop-shopify #737

Closed
@gbs4ever

Description

@gbs4ever

We're encountering the following warning during RuboCop execution:

Warning: Using Naming/PredicateName configuration in /.rubocop.yml for Naming/PredicatePrefix.

This is due to a recent change in RuboCop where the cop Naming/PredicateName was renamed to Naming/PredicatePrefix. The warning is being triggered by the rubocop-shopify gem, which still references the deprecated cop name in its internal .rubocop.yml configuration.

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