Mark hooks schema fixtures as generated (#19194)

## Summary
- mark generated hooks schema fixture JSON as linguist-generated
- keep the app-server protocol generated schema marking unchanged

## Validation
- `git check-attr linguist-generated --
codex-rs/hooks/schema/generated/post-tool-use.command.output.schema.json`

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Abhinav
2026-04-23 14:11:16 -07:00
committed by GitHub
Unverified
parent a50cb205b7
commit dc5cf1ff78
+1
View File
@@ -1 +1,2 @@
codex-rs/app-server-protocol/schema/** linguist-generated
codex-rs/hooks/schema/generated/** linguist-generated