Skip to content

Migrate remove_empty_directories to lib.util.fs #1265

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

maximemulder
Copy link
Contributor

@maximemulder maximemulder commented Apr 9, 2025

Just noticed a function that could very easily be migrated in #1263, so here is a PR. Code is also clearer, more performant, and documentation has been added.

I did not test the script itself as I don't have the setup for it but I tested the old and new function's behavior successfully on my laptop.

EDIT: CI error looks like a dependency error, not this PR fault 🥺

@maximemulder maximemulder added the Difficulty: Simple PR or issue that should be easy to implement, review, or test label Apr 9, 2025
@maximemulder maximemulder requested a review from cmadjar April 9, 2025 15:14
@cmadjar cmadjar closed this Apr 10, 2025
@cmadjar cmadjar reopened this Apr 10, 2025
@cmadjar cmadjar merged commit c662d75 into aces:main Apr 14, 2025
17 of 18 checks passed
@cmadjar cmadjar added this to the 27.0 milestone Apr 17, 2025
@maximemulder maximemulder deleted the migrate_remove_empty_directories branch April 18, 2025 08:52
@cmadjar cmadjar added this to the 27.0 milestone Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Simple PR or issue that should be easy to implement, review, or test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants