Checks your source files for TODO and FIXME comments, where they don't have an open issue number.
(Inspired by https://woodpecker-ci.org/plugins/TODO-Checker)
.forgejo/workflows | ||
src | ||
.gitignore | ||
Cargo.toml | ||
Dockerfile | ||
LICENSE | ||
README.md |
forgejo-todo-checker
Checks your source files for TODO and FIXME comments, where they don't have an open issue number.
(Inspired by https://woodpecker-ci.org/plugins/TODO-Checker)