Skip to content

remove generic Resources exclusion #238

Description

@Khartir

The standard currently has <exclude-pattern>*/Resources/*</exclude-pattern>. The idea is to exclude bundle resources. However, this

  • also excludes classes in a namespace Resources
  • is specific to Symfony naming conventions and subsequently causes issues in other projects

In general I feel that this is something that belongs in the downstream definition, because, as far as I know, it can not be reverted.

What do you think?

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