The --interval flag is only relevant when --watch is enabled. Previously, passing `--interval 0` without `--watch` threw an error, whereas `--interval 5` was silently ignored. Now, invalid intervals are ignored when `--watch` is omitted, ensuring consistent behavior. Also adds a test case to prevent regression. |
||
|---|---|---|
| .. | ||
| ao | ||
| cli | ||
| core | ||
| integration-tests | ||
| plugins | ||
| web | ||