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

Force clean removes only files #451

Open
HealthyPear opened this issue Apr 29, 2024 · 0 comments · May be fixed by #456
Open

Force clean removes only files #451

HealthyPear opened this issue Apr 29, 2024 · 0 comments · May be fixed by #456

Comments

@HealthyPear
Copy link
Contributor

When cleaning the data directory I would expect everything but the .gitignore files from the template to be removed.

In my workflow, I noticed that data or figure files are indeed removed, but not all of the (sub) directories that are created.

To do this, the subcommand needs to be updated with Path.rmdir() after the calls to Path.unlink()

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 a pull request may close this issue.

1 participant