Skip to content

project fix does not respect validation ignore rules in .shopware-project.yml #751

@itscark

Description

@itscark

I have configured specific validation ignore rules in my .shopware-project.yml. While the project validate command correctly respects these rules and ignores the errors, the project fix command does not take them into account and still outputs the error. e.g.

validation:
  ignore:
    - identifier: 'stylelint/selector-max-type'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions