Skip to content

Collecting todo statements from code because we usually either ignore or forget about them.

License

Notifications You must be signed in to change notification settings

replicadse/senile

Repository files navigation

senile

senile

senile?label=crates

senile?label=crates

AUR package blue

senile

badge

status

docs

docs

home GitHub blue

website GitHub blue

senile is a ToDo statement collection and aggregation program written in Rust. It’s primary use case is the collection of open ToDo items within sourcecode, especially within a CI environment.
It’s use shall counteract the habit of writing ToDo statements for eternity and forgetting about them until it’s too late (like "ToDo: add security to API endpoint" as comment in the deployed production branch).

See the wiki for more information.