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
3bdb914052
All checks were successful
Test / test (push) Successful in 4s
Fold Marker and IssueMarker into an enum. Add functions to Line to parse into a Marker. |
||
---|---|---|
.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)