test: add rule-case validator for no-reply and 🔚 injection paths
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"type": "module",
|
||||
"description": "WhisperGate OpenClaw plugin",
|
||||
"scripts": {
|
||||
"check": "node ../scripts/check-plugin-files.mjs"
|
||||
"check": "node ../scripts/check-plugin-files.mjs",
|
||||
"check:rules": "node ../scripts/validate-rules.mjs"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user