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

Add whitelist_patterns option to PhpMnd task #494

Merged
merged 2 commits into from
May 25, 2018

Conversation

mgeoffray
Copy link
Contributor

Q A
Branch master for features and deprecations
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Documented? yes
Fixed tickets no

As for #160 this PR add a new whitelist_patternsoption to PhpMnd task. It will be used to filter files to be validated.

Example for a Symfony, validate PHP files only in src/ directory

phpmnd:
    whitelist_patterns: ["^src/(.*)"]
    triggered_by: [php]

@mattheo-geoffray
Copy link

Hi @veewee @Landerstraeten ,
do you know when the next release is planned?
Thank you!

@Landerstraeten Landerstraeten merged commit f7cf7f2 into phpro:master May 25, 2018
@Landerstraeten
Copy link
Contributor

Thanks!

@mattheo-geoffray
Copy link

@Landerstraeten Thank you!

@j3rrey
Copy link
Contributor

j3rrey commented Jun 4, 2019

Came here after a year, new account anyways I just wanted to say thank you guys!

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

Successfully merging this pull request may close these issues.

4 participants