Skip to content

Commit f601240

Browse files
committed
Fix test-count claim in audit log's sarif.go finding
Round-3 review caught it: sarif_test.go has 16 top-level Test functions, not 12. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017Req4a3SADus6KRYrmYqKg
1 parent 26c7ac5 commit f601240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development/architecture-audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Clean surfaces, verified:
3333
`Formatter` interface as `JSONFormatter` and
3434
`TextFormatter`. It is documented in
3535
`docs/reference/cli/check.md` and `fix.md`
36-
(`-f sarif`). 12 tests lock its shape.
36+
(`-f sarif`). 16 tests lock its shape.
3737
- `internal/pack` is a small registry package,
3838
mirroring `internal/starter`.
3939
- `internal/rules/externallink`'s wasm/net build-tag

0 commit comments

Comments
 (0)