Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Misc improvements #423

Merged
merged 4 commits into from
Apr 26, 2019
Merged

Misc improvements #423

merged 4 commits into from
Apr 26, 2019

Conversation

xavdid
Copy link
Contributor

@xavdid xavdid commented Apr 26, 2019

two small fixes, plus i'm going to fix linting errors in the snippets.

@xavdid xavdid marked this pull request as ready for review April 26, 2019 17:34
@xavdid xavdid requested a review from stevelikesmusic April 26, 2019 17:34
@@ -121,13 +121,16 @@ const listFiles = dir => {

// Exclude file paths in .gitignore
const respectGitIgnore = (dir, paths) => {
return new Promise(resolve => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

nothing in here is async, so there was no reason to wrap it all in a promise ¯\_(ツ)_/¯

Copy link
Contributor

@jvaz11 jvaz11 left a comment

Choose a reason for hiding this comment

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

The improvements look pretty straightforward! Thanks again, David!

@xavdid xavdid merged commit 7715d78 into master Apr 26, 2019
@xavdid xavdid deleted the misc-improvements branch April 26, 2019 19:33
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.

2 participants