Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RedDragonWebDesign opened this issue Jan 26, 2024 · 0 comments
Open

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

RedDragonWebDesign opened this issue Jan 26, 2024 · 0 comments

Comments

@RedDragonWebDesign
Copy link
Owner

RedDragonWebDesign commented Jan 26, 2024

<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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant