Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Create directory on output #4507

Merged
merged 4 commits into from Feb 6, 2019
Merged

Create directory on output #4507

merged 4 commits into from Feb 6, 2019

Conversation

iMobs
Copy link
Contributor

@iMobs iMobs commented Feb 5, 2019

PR checklist

Overview of change:

Use mkdirp to create output directory if necessary to avoid ENOENT error when output path does not exist.

CHANGELOG.md entry:

[bugfix] Create output directory when the output path (specified by --out CLI flag) does not exist.

@palantirtech
Copy link
Member

Thanks for your interest in palantir/tslint, @iMobs! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@adidahiya adidahiya added this to the 5.13.0 milestone Feb 5, 2019
@adidahiya adidahiya merged commit 28ae0c1 into palantir:master Feb 6, 2019
@adidahiya
Copy link
Contributor

thanks @iMobs

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.

Create directory on output
3 participants