chore: add advisory code quality review workflow

This commit is contained in:
Tommaso Casaburi
2026-06-13 15:13:25 +07:00
parent 824c36e518
commit 3484963a59
12 changed files with 262 additions and 0 deletions
+4
View File
@@ -24,6 +24,10 @@
"command": ".codex/hooks/react-pattern-review.sh",
"timeout": 10
},
{
"command": ".codex/hooks/code-quality-review-reminder.sh",
"timeout": 10
},
{
"command": ".codex/hooks/verify.sh",
"timeout": 60