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

Fixes #41 #60

Merged
merged 1 commit into from
Mar 9, 2016
Merged

Fixes #41 #60

merged 1 commit into from
Mar 9, 2016

Conversation

i-am-steve-oh
Copy link
Collaborator

  • Adds output where no output was given before
  • Files are now only files an come first (before dirs)
  • Non-existing files are not treated as directories anymore

- Adds output where no output was given before
- Files are now only files an come first (before dirs)
- Non-existing files are not treated as directories anymore
.trim()
.toLowerCase()
.replace(/\W/g, '');
.trim()
Copy link
Owner

Choose a reason for hiding this comment

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

Reason for four spaces? I don't think that's per the code style.

Copy link

Choose a reason for hiding this comment

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

.editorconfig may be helpful when working on different platforms or with many people.

@dthree
Copy link
Owner

dthree commented Mar 9, 2016

This looks awesome! Thanks so much!

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.

3 participants