Skip to content

PHPCS not checking php files with more than one period #117

@RedDragonWebDesign

Description

@RedDragonWebDesign

<exclude-pattern>*\.(?!php$)</exclude-pattern>

This regex needs changing. But it is not a standard flavor of regex. I guess * is a wildcard, and everything else is the same? Hmm.

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