This commit is contained in:
@@ -15,7 +15,7 @@ done
|
||||
[[ -z "$(command -v omx 2>/dev/null || true)" ]]
|
||||
! grep -RIlE 'oh-my-codex|OMX:' AGENTS.md CLAUDE.md .agents .claude >/dev/null 2>&1
|
||||
[[ -z "$(git ls-files .lh-harness)" ]]
|
||||
[[ -z "$(find . -type f -name '*_test.go' -not -path './.git/*' -print)" ]]
|
||||
[[ -z "$(find . -type f -name '*_test.go' -not -path './.git/*' -not -path './.lh-harness/*' -print)" ]]
|
||||
[[ ! -e tests ]]
|
||||
[[ ! -e internal/testutil ]]
|
||||
[[ ! -e scripts/benchmark ]]
|
||||
|
||||
Reference in New Issue
Block a user