1 Commits

Author SHA1 Message Date
a9f7288cce grep for todo! and dbg! in check_commands and in CI
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / grep (push) Failing after 3s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / test (push) Successful in 26s
2025-12-14 04:04:07 +00:00

View File

@@ -163,7 +163,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v5
- name: grep for patterns
- name: Build Documentation
run: |
git grep 'todo!|dbg!' && exit 1