A Python utility / library to sort imports.
-
Updated
Sep 1, 2020 - Python
Due to the last few updates, there are a few added (and modified) strings that need to be translated in all non English languages
It is highly recommended to use Stringlate from F-Droid to help translate the app
Add a description, image, and links to the cleaner topic page so that developers can more easily learn about it.
To associate your repository with the cleaner topic, visit your repo's landing page and select "manage topics."
Previously jwalk would follow symlinks, so we could not use it and instead implemented our own traversal.
Now with jwalk 0.5, this is supported and we can use our standard jwalker to do the job.
https://github.com/Byron/dua-cli/blob/543f7f3948c26250a8fc6ebf79a49f3ddfa3cb63/src/interactive/app/handlers.rs#L305-L340
The function above would have to change to use jwalk. It should be straight