Skip to content
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

Chore/generator vhs utils #76

Merged
merged 6 commits into from
Aug 22, 2019
Merged

Conversation

brandonocasey
Copy link
Contributor

@brandonocasey brandonocasey commented Aug 19, 2019

Closes #74
Closes #72
Closes #71
Closes #70
Closes #69
Closes #68
Closes #67

Copy link
Member

@gkatsev gkatsev left a comment

Choose a reason for hiding this comment

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

This one is looking good for the most part. One thing that could be improved if the linter won't complain about it.

referenceUrls.map(
reference => baseUrlElements.map(
baseUrlElement => resolveUrl(reference, getContent(baseUrlElement)))));
return flatten(referenceUrls.map(reference => baseUrlElements.map(baseUrlElement => resolveUrl(reference, getContent(baseUrlElement)))));
Copy link
Member

Choose a reason for hiding this comment

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

sometimes, the autofix makes it worse. Can we add some new lines around here?

@brandonocasey brandonocasey merged commit 1238749 into master Aug 22, 2019
@brandonocasey brandonocasey deleted the chore/generator-vhs-utils branch August 22, 2019 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants