Skip to content

Exclude "vendor-prefixed" along with "vendor" #1083

@dd32

Description

@dd32

Currently the vendor folder is excluded, along with node_modules.

Many plugins use vendor-prefixed/ or vendor_prefixed/ when using dependency-prefixing tools, and this causes plugin-check to needlessly scan those files.

For consistency of scanning, IMHO we should exclude vendor-prefixed/ in addition to vendor/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions