Skip to content

Commit eadffa3

Browse files
authored
[chore] Fix lychee config keys (#1404)
1 parent 36248f7 commit eadffa3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/lychee.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
include-fragments = true
2-
31
accept = ["200..=299", "429"]
42

53
exclude = [
64
"^http(s)?://localhost",
75
"^http(s)?://example.com"
86
]
9-
10-
# better to be safe and avoid failures
11-
max-retries = 6

0 commit comments

Comments
 (0)