This repository was archived by the owner on Dec 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Update the UX #30
Merged
Merged
Update the UX #30
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tGeri/feature/path-exclude xwp/wp-dev-lib@8566f0b...159119b e48c0a7 Path Excludes Pattern * Adds a check for a path excludes pattern to be able to filter out files in the diff using a pattern 1728f5f Merge pull request #182 from MattGeri/feature/path-exclude be79b29 Path Excludes Pattern Fix * Added additional cat statement as if there are no changes in the diff outside the exclude, it doesn't work 43d366a Path Excludes Pattern * Updated name to EXCLUDES (previously EXCLUDE) * Implemented a default pattern to exclude the vendor directory * Remove the vendor ignore from YUI as already excluded on a global level 159119b Merge pull request #183 from MattGeri/feature/path-exclude
Contributor
Author
|
@westonruter Yikes, we lost 7% coverage. What happened? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #13