When checking for excluded files, use the normalized path to ensure that it works in Windows environments.
Fixes #693
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.
If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
Co-authored-by: pbiron <[email protected]>
Co-authored-by: swissspidy <[email protected]>
Co-authored-by: davidperezgar <[email protected]>
Co-authored-by: ernilambar <[email protected]>
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.
@davidperezgar can you please look at this PR before v1.2.0 ships?
I don't know for sure, we're in final stages of version.
the reason I would really like to get it into 1.2.0 is that it is a follow-up to #592 which will be included in 1.2.0. #592 fixed one prob for the WP_CLI command in Windows but missed another one.
I don't have Windows setup to test the PR. Can someone please verify who is in Windows OS?
I trust that @pbiron did the necessary testing when fixing this bug on their machine :)