fix: harden review and verifier governance
This commit is contained in:
5
scripts/package_stub.go
Normal file
5
scripts/package_stub.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
// This stub keeps `go test ./scripts` buildable without pulling every CLI entrypoint
|
||||
// into the same package compilation unit. Command-specific behavior is verified
|
||||
// through file-scoped go test/go run invocations and shell gates.
|
||||
Reference in New Issue
Block a user