dtinth / todo-actions

Turn TODO in source code into issues and close them when they are gone. Runs on GitHub Actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Also link to end line in addition to just the starting line.

github-actions opened this issue · comments

This requires changing IFile interface and File class to also keep track of where the TODO comment ends.


This issue has been automatically created by todo-actions based on a TODO comment found in src/TaskInformationGenerator.ts:15. It will automatically be closed when the TODO comment is removed from the default branch (master).