Commit d72fd60
fix: update lychee link checker configuration to fix CI failures
The --accept flag in lychee v2 replaces default accepted status codes
instead of adding to them, causing 200 responses to be rejected when
--accept 429 is used. Remove --accept 429 and match the working
configuration used in the caldav project (timeout 20, max-retries 3).
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c7b8476 commit d72fd60
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
0 commit comments