-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Fix documentation for default format option for include and exclude
#8852
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
Conversation
|
Ah interesting thank you! No wonder I couldn't find it with a search :) |
|
cf #8698 |
|
As far as I can tell, this should be ready to review — I agree with the discussion in the issue that the documentation should be corrected separately from considering if this behavior is correct. |
79ffb08 to
07872c8
Compare
|
Deploy preview for website ready! ✅ Preview Built with commit 380ffa7. |
Co-authored-by: Randy Döring <[email protected]>
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The existing documentation is incorrect, which confused me when attempting to
includea directory.I verified this behavior by building a package with
includeandexcludeand inspecting the tarballs created.I'd appreciate if someone pointed me to the code for this — I tried to find it but could not :)
Pull Request Check List
Closes #8698