Skip to content

Allow exclusion of files with a path #75

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

Merged
merged 3 commits into from
Jun 5, 2019
Merged

Allow exclusion of files with a path #75

merged 3 commits into from
Jun 5, 2019

Conversation

Pluiesurlavitre
Copy link
Contributor

@Pluiesurlavitre Pluiesurlavitre commented May 16, 2019

Allows to exclude files and directories like so:

  • Folder/SubFolder
  • Folder/SubFolder/Class.php

Copy link
Collaborator

@Jibbarth Jibbarth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 for tests.

Copy link
Collaborator

@olivernybroe olivernybroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Seems like notPath gives us a lot of advantages.

@nunomaduro
Copy link
Owner

@olivernybroe Hey buddy! Thanks for validating this, there is no breaking changes?

@nunomaduro
Copy link
Owner

@Jibbarth There is no breaking changes on this?

@Jibbarth
Copy link
Collaborator

Jibbarth commented Jun 4, 2019

@nunomaduro No, it's ok.

@olivernybroe
Copy link
Collaborator

@nunomaduro No breaking cases. Only maybe in some really edge cases with folder naming matching a regex.

@nunomaduro nunomaduro merged commit cff9a41 into nunomaduro:master Jun 5, 2019
@nunomaduro
Copy link
Owner

Thanks for this folks!

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

Successfully merging this pull request may close these issues.

4 participants