TODO feature: when TODOs are resolved, empty folder remains
See original GitHub issueExpected:
Once all issues are resolved and the corresponding .json files have been removed (via the --update-todo
command), the folder previously containing the todos should be removed.
Actual: The empty folder remains.
Screenshot (observe the folder starting with 3ca6):
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Folder Shows Empty but Files Are There Windows 10/8/7
Fix 1. Recover files with software, The most effective way to show hidden and recover lost/missing files is using a data recovery tool...Full ......
Read more >TODO to Issue · Actions · GitHub Marketplace
TODO to Issue Action. This action will convert newly committed TODO comments to GitHub issues on push. It will also optionally close the...
Read more >The todonotes package - The CTAN archive
The todonotes package allows you to insert to–do items in your docu- ... The \listoftodos command inserts a list of all the todos...
Read more >Todo Tree - Visual Studio Marketplace
Extension for Visual Studio Code - Show TODO, FIXME, etc. comment tags in a tree view. ... An empty array includes all workspace...
Read more >How to Build a Todo List App With Javascript and Local Storage
In this tutorial, you will learn how to create a simple Todo List App ... Then another folder named “ js ” →...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve waffled a bit on this. I agree that over time it could get messy, and that slightly outweighs the extra I/O one could incur by removing/recreating these directories.
I’ve made the fix in the todo-utils lib.
Resolved as part of #1688 (by way of the dependency bump of
@ember-template-lint/todo-utils
)