405 B
405 B
1.12 — Go error-handling / context hygiene (REFACTOR)
Phase: 1 — Atlas Core Stage: REFACTOR
Depends on: 1.11
- Confirm no
_ =on errors, no naked returns, every upstream call carries acontext.Context(go-error-handling, go-context skills)
Verify
go test ./... -run TestRedact -v
go test ./... -run TestRBAC -v
go test ./... -run TestSnapshot -v