mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
500 B
500 B
| name | enabled | event | action | conditions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| require-tests-run | false | stop | block |
|
Tests not detected in transcript!
Before stopping, please run tests to verify your changes work correctly.
Look for test commands like:
npm testpytestcargo test
Note: This rule blocks stopping if no test commands appear in the transcript. Enable this rule only when you want strict test enforcement.