- Allow go mod tidy, go work sync, go get, go run (no core wrapper) - Only block sed -i on local files (allow via ssh/docker) - grep -l only blocked when piped to destructive commands - Remove sed > and awk > blocks (too aggressive) - check-debug: only flag fmt.Print* not log.Println (go-log is valid) Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| auto-approve.sh | ||
| block-docs.sh | ||
| capture-context.sh | ||
| check-debug.sh | ||
| ensure-commit.sh | ||
| extract-actionables.sh | ||
| go-format.sh | ||
| php-format.sh | ||
| post-commit-check.sh | ||
| pr-created.sh | ||
| pre-compact.sh | ||
| session-start.sh | ||
| suggest-compact.sh | ||