Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Remove extra required_override call from sites ignore logic #1754

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

xortive
Copy link
Contributor

@xortive xortive commented Feb 4, 2021

No description provided.

@xortive xortive requested a review from a team as a code owner February 4, 2021 19:20
@@ -203,7 +203,6 @@ fn build_ignore(target: &Target, directory: &Path) -> Result<Override, failure::

// add any other excludes specified
if let Some(excluded) = &site.exclude {
required_ignore(&mut required_override)?;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is duplicated from line 202

@xortive xortive merged commit 3ea9745 into master Feb 4, 2021
@delete-merged-branch delete-merged-branch bot deleted the xortive-patch-1 branch February 4, 2021 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants