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)
Paul Campbell
92811bc074
All checks were successful
Test / test (push) Successful in 7s
It will probably be uncommented again soon. |
||
---|---|---|
.forgejo/workflows | ||
src | ||
.gitignore | ||
.ignore | ||
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)