Skip to content

Conversation

@happynik
Copy link
Contributor

@happynik happynik commented Feb 1, 2020

Hello! Thanks for the cool tool. I prepared a small pull request with improvement.

Motivation: if I didn’t register or add any dependencies, now I get the error of the weaver swift command. In this case, I want to get the generated file with basic entities, for example @Weaver, so that you can use them

@trupin
Copy link
Contributor

trupin commented Feb 5, 2020

Thank you @happynik,

I will do some testing and merge if I can't find any issue.

return inputPaths.sorted()
}

private func recursiveFilesByPattren(fromDirectory directory: Path) throws -> [Path] {
Copy link
Contributor

Choose a reason for hiding this comment

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

recursiveFilesByPattren --> recursivePathsByPattern

@trupin trupin merged commit 084b188 into scribd:master Feb 24, 2020
@happynik happynik deleted the fix-grep-error-for-empty-dependencies branch February 25, 2020 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants