Monday, August 5, 2024

Show HN: I created project helping manage TODO-comments in PHP-projects https://ift.tt/87vrD2B

Show HN: I created project helping manage TODO-comments in PHP-projects Hi there, For a long time I was bothered by the abundance of TODO comments in the code. What both developers and managers forget about. In various projects in which I participated. So, I implemented package for PHP-projects which helps to manage TODO-comment in the code. To relieve this pain. It’s a static analyzer. Looks for new TODO-comments. Register them as issues in Issue-tracker (only JIRA supported for now). And inject id/key of the issue into the source code. After that you may estimate it, add to target sprint and apply any magic of management. Repository: https://ift.tt/UleYR63 Feedback are very much appreciated. Maybe someone could help to implements some planed features when find project is interesting. And I would be glad when someone will provide me links to similar projects for: yaml, css/scss/less/sass, html, twig, flatter. https://ift.tt/UleYR63 August 4, 2024 at 03:20PM

No comments:

Post a Comment

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding https://ift.tt/IwYJfju

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding With the Mozilla Pocket shutdown coming up in about two weeks, I thought ...