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

fix filePushOrder sort #581

Closed
wants to merge 15 commits into from
Closed

Conversation

PopGoesTheWza
Copy link
Collaborator

@PopGoesTheWza PopGoesTheWza commented Mar 20, 2019

Fixes #527

  • npm run test succeeds.
  • npm run lint succeeds.
  • Appropriate changes to README are included in PR.

the .sort() returned b - a instead of a - b hence producing bogus nonIgnoredFilePaths

I don't have time to properly build and test

@PopGoesTheWza
Copy link
Collaborator Author

Sorry. No time for proper tests. the above changes have been verified by patching the files.js directly (ugly)

@grant
Copy link
Contributor

grant commented Mar 20, 2019

Sorry, I can't merge PRs that aren't tested. In addition, the comment above the PR's code is wrong with this change.
We'll have to wait until a proper build and test is in place.

@grant grant closed this Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants