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

feat(walk): make Absolute option handling smarter #27

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

haltcase
Copy link
Owner

@haltcase haltcase commented Jul 24, 2018

Closes #23

Absolute in options ? root pattern is absolute? paths returned as
true irrelevant irrelevant absolute
false "" (default) no relative
false "" (default) yes absolute
false not "" irrelevant relative

BREAKING CHANGE: absolute patterns now result in absolute paths if no root is provided (even if Absolute notin options)

cc @timotheecour

BREAKING CHANGE: absolute patterns now result in absolute paths if no root is provided (even if `Absolute notin options`

Closes #23
@haltcase haltcase added breaking Breaking changes will occur as part of closing the issue. type: feature Request for a new feature or enhancement. labels Jul 24, 2018
@timotheecour
Copy link
Collaborator

@citycide anything holding back on this issue?
(haven't tried it but I can after you merge :) )

@haltcase
Copy link
Owner Author

haltcase commented Aug 2, 2018

Not really, just started a new gig so I've been wrapped up 😆 I'll merge now.

(edit: let's try to remember to add some additional tests though)

@haltcase haltcase merged commit 589671a into master Aug 2, 2018
@haltcase haltcase deleted the feat-smart-absolute branch September 24, 2018 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes will occur as part of closing the issue. type: feature Request for a new feature or enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants