todo-ci
Check your code TODOs (and fail your ci/cd if they're overdue)
Quickstart
Write your todos in the format: @todo(YYYY-MM-DD): A description of a todo...
Run todo-ci
to check for overdue TODOs in the current directory
# Local installation
# Docker
Usecase
Integrate todo-ci
in the ci/cd platform of choice for checking TODOs in code. If any overdue TODOs are found, a 1
exit code is emitted, hence failing ci/cd runs.
Installation
Using cargo
:
Using docker
:
# Pull the latest image
# See https://github.com/aliadnani/todo-ci/pkgs/container/todo-ci
Features
if
)
)
)