Commit e97c8ee
committed
docs(lib): clarify requireDuration max cannot exceed 24h ceiling
Address CodeRabbit review nitpick: the opts.max docstring now
explicitly states that it can only tighten, never loosen, the
hard-coded 24-hour ceiling enforced by parseDuration.1 parent 08d732b commit e97c8ee
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
0 commit comments