1 Commits

Author SHA1 Message Date
ed39a196d8 grep for todo! and dbg! in check_commands and in CI
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 19s
Gentoo Utils / grep (push) Failing after 2s
Gentoo Utils / check-format (push) Successful in 10s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 23s
Gentoo Utils / test (push) Successful in 27s
2025-12-14 04:02:09 +00:00

View File

@@ -165,5 +165,5 @@ jobs:
- name: Build Documentation
run: |
git grep 'todo!|dbg!' && exit 1
git grep 'todo!|dbg!' && return 1