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
1dbfd9fb7b
All checks were successful
Test / test (push) Successful in 3s
Given I want to implement the core login in Rust, I don't want to have a rust compile step for each invocation. So use a Dockerfile and it will be built and cached by each Fogejo Runner. |
||
---|---|---|
.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)